Skip to content

Commit

Permalink
Merge branch 'feature-ama-updates' of https://github.com/Azure/Enterp…
Browse files Browse the repository at this point in the history
…rise-Scale into feature-ama-updates
  • Loading branch information
arjenhuitema committed May 28, 2024
2 parents 91d3b9e + e1d54ff commit 79fcba7
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.18.4.5664",
"templateHash": "2374724644425365387"
"version": "0.27.1.19265",
"templateHash": "6502594005541120977"
}
},
"parameters": {
"topLevelManagementGroupPrefix": {
"type": "string",
"defaultValue": "alz",
"maxLength": 10,
"metadata": {
"description": "Provide a prefix (max 10 characters, unique at tenant-scope) for the Management Group hierarchy and other resources created as part of an Azure landing zone. DEFAULT VALUE = \"alz\"",
"message": "The JSON version of this file is programatically generated from Bicep. PLEASE DO NOT UPDATE MANUALLY!!"
}
"message": "The JSON version of this file is programatically generated from Bicep. PLEASE DO NOT UPDATE MANUALLY!!",
"description": "Provide a prefix (max 10 characters, unique at tenant-scope) for the Management Group hierarchy and other resources created as part of an Azure landing zone. DEFAULT VALUE = \"alz\""
},
"maxLength": 10
},
"location": {
"type": "string",
Expand Down

0 comments on commit 79fcba7

Please sign in to comment.