Skip to content

Commit f729c19

Browse files
authored
Merge pull request #158132 from joanabmartins/patch-9
Adding reference to tenant level deployment
2 parents 719b426 + 9f23bcc commit f729c19

File tree

1 file changed

+1
-1
lines changed
  • articles/governance/management-groups

1 file changed

+1
-1
lines changed

articles/governance/management-groups/manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ az account management-group subscription remove --name 'Contoso' --subscription
314314
### Move subscriptions in ARM template
315315

316316
To move a subscription in an Azure Resource Manager template (ARM template), use the following
317-
template.
317+
template and deploy it at [tenant level](../../azure-resource-manager/templates/deploy-to-tenant.md).
318318

319319
```json
320320
{

0 commit comments

Comments
 (0)