diff --git a/examples/landing-zones/connected-subscription/README.md b/examples/landing-zones/connected-subscription/README.md index e58cb0b0..281ecc34 100644 --- a/examples/landing-zones/connected-subscription/README.md +++ b/examples/landing-zones/connected-subscription/README.md @@ -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//Microsoft.Authorization/policyDefinitions/Deploy-VNET-HubSpoke" @@ -174,4 +174,4 @@ az deployment mg create \ --name \ --location \ --management-group-id \ - --template-uri "https://raw.githubusercontent.com/Azure/Enterprise-Scale/main/examples/landing-zones/connected-subscription/connectedSubscription.json" \ No newline at end of file + --template-uri "https://raw.githubusercontent.com/Azure/Enterprise-Scale/main/examples/landing-zones/connected-subscription/connectedSubscription.json"