Skip to content

Commit 2ed333f

Browse files
authored
Spelling Correction (#1347)
1 parent 7ca12a6 commit 2ed333f

File tree

1 file changed

+2
-2
lines changed
  • examples/landing-zones/connected-subscription

1 file changed

+2
-2
lines changed

examples/landing-zones/connected-subscription/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The ARM template provided in this folder can be used to create new, connected subscriptions into the targeted management group.
44

5-
## Pre-requsites
5+
## Pre-requisites
66

77
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).
88
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 \
174174
--name <name> \
175175
--location <location> \
176176
--management-group-id <mgmtGroupId> \
177-
--template-uri "https://raw.githubusercontent.com/Azure/Enterprise-Scale/main/examples/landing-zones/connected-subscription/connectedSubscription.json"
177+
--template-uri "https://raw.githubusercontent.com/Azure/Enterprise-Scale/main/examples/landing-zones/connected-subscription/connectedSubscription.json"

0 commit comments

Comments
 (0)