Skip to content

Commit 2869521

Browse files
committed
update include file path
1 parent 8c411bc commit 2869521

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/azure-resource-manager/templates/deploy-to-management-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ When deploying to a management group, you can deploy resources to:
130130
* resource groups in the management group
131131
* the tenant for the resource group
132132

133-
[!INCLUDE [Scope transitions](../../includes/resource-manager-scope-transition.md)]
133+
[!INCLUDE [Scope transitions](../../../includes/resource-manager-scope-transition.md)]
134134

135135
An [extension resource](scope-extension-resources.md) can be scoped to a target that is different than the deployment target.
136136

articles/azure-resource-manager/templates/deploy-to-resource-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ When deploying to a resource group, you can deploy resources to:
8585
* any subscription in the tenant
8686
* the tenant for the resource group
8787

88-
[!INCLUDE [Scope transitions](../../includes/resource-manager-scope-transition.md)]
88+
[!INCLUDE [Scope transitions](../../../includes/resource-manager-scope-transition.md)]
8989

9090
An [extension resource](scope-extension-resources.md) can be scoped to a target that is different than the deployment target.
9191

articles/azure-resource-manager/templates/deploy-to-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ When deploying to a subscription, you can deploy resources to:
169169
* resource groups within the subscription or other subscriptions
170170
* the tenant for the subscription
171171

172-
[!INCLUDE [Scope transitions](../../includes/resource-manager-scope-transition.md)]
172+
[!INCLUDE [Scope transitions](../../../includes/resource-manager-scope-transition.md)]
173173

174174
An [extension resource](scope-extension-resources.md) can be scoped to a target that is different than the deployment target.
175175

articles/azure-resource-manager/templates/deploy-to-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ When deploying to a tenant, you can deploy resources to:
143143
* subscriptions
144144
* resource groups
145145

146-
[!INCLUDE [Scope transitions](../../includes/resource-manager-scope-transition.md)]
146+
[!INCLUDE [Scope transitions](../../../includes/resource-manager-scope-transition.md)]
147147

148148
An [extension resource](scope-extension-resources.md) can be scoped to a target that is different than the deployment target.
149149

0 commit comments

Comments
 (0)