File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,9 @@ targetScope = 'resourceGroup'
33
44@minLength (3 )
55@maxLength (20 )
6- @description ('A unique prefix for all resources in this deployment. This should be 3-10 characters long:' )
6+ @description ('A unique prefix for all resources in this deployment. This should be 3-20 characters long:' )
77param environmentName string
88
9-
10-
119@metadata ({
1210 azd : {
1311 type : 'location'
Original file line number Diff line number Diff line change 55 "_generator" : {
66 "name" : " bicep" ,
77 "version" : " 0.34.1.11899" ,
8- "templateHash" : " 6939886522036033725 "
8+ "templateHash" : " 10534846592360054965 "
99 }
1010 },
1111 "parameters" : {
1414 "minLength" : 3 ,
1515 "maxLength" : 20 ,
1616 "metadata" : {
17- "description" : " A unique prefix for all resources in this deployment. This should be 3-10 characters long:"
17+ "description" : " A unique prefix for all resources in this deployment. This should be 3-20 characters long:"
1818 }
1919 },
2020 "secondaryLocation" : {
You can’t perform that action at this time.
0 commit comments