Spelling Correction (#1347)
This commit is contained in:
Родитель
7ca12a626c
Коммит
2ed333f511
|
@ -2,7 +2,7 @@
|
|||
|
||||
The ARM template provided in this folder can be used to create new, connected subscriptions into the targeted management group.
|
||||
|
||||
## Pre-requsites
|
||||
## Pre-requisites
|
||||
|
||||
This ARM template takes a dependency on the 'Deploy-VNET-HubSpoke' policy provided by Enterprise-Scale reference implementations, and will invoke the template deployment in the policyDefinition as part of assigning the policy to the newly created landing zone (subscription).
|
||||
When deploying the Enterprise-Scale reference implementations, the definition will be located at the top level management group, and the resource Id will be "/providers/Microsoft.Management/managementGroups/<prefixProvidedDuringSetup>/Microsoft.Authorization/policyDefinitions/Deploy-VNET-HubSpoke"
|
||||
|
@ -174,4 +174,4 @@ az deployment mg create \
|
|||
--name <name> \
|
||||
--location <location> \
|
||||
--management-group-id <mgmtGroupId> \
|
||||
--template-uri "https://raw.githubusercontent.com/Azure/Enterprise-Scale/main/examples/landing-zones/connected-subscription/connectedSubscription.json"
|
||||
--template-uri "https://raw.githubusercontent.com/Azure/Enterprise-Scale/main/examples/landing-zones/connected-subscription/connectedSubscription.json"
|
||||
|
|
Загрузка…
Ссылка в новой задаче