From 2ed333f5117994facc4376ac1ff6ccfceb3b8bf7 Mon Sep 17 00:00:00 2001 From: Simon Angling Date: Mon, 5 Jun 2023 10:49:10 +0200 Subject: [PATCH] Spelling Correction (#1347) --- examples/landing-zones/connected-subscription/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"