Skip to content

Commit f0f90b2

Browse files
Merge pull request #63 from TravisHilbert/patch-1
Update main.bicep
2 parents 5ef0235 + 3eaaf2a commit f0f90b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)