Skip to content

Commit 3415248

Browse files
Merge pull request #63 from TravisHilbert/patch-1
Update main.bicep
2 parents eb97041 + 3bc16c2 commit 3415248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@minLength(3)
2-
@maxLength(10)
2+
@maxLength(20)
33
@description('Prefix for all resources created by this template. This prefix will be used to create unique names for all resources. The prefix must be unique within the resource group.')
44
param ResourcePrefix string
55

0 commit comments

Comments
 (0)