Skip to content

Commit e7dd5d7

Browse files
committed
fix
1 parent f21adee commit e7dd5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/deploy-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can target your deployment to a management group, an Azure subscription, or
4242
PUT https://management.azure.com/providers/Microsoft.Resources/deployments/{deploymentName}?api-version=2019-10-01
4343
```
4444

45-
For more information about management group level deployments, see [Create resources at the tenant level](deploy-to-tenant.md).
45+
For more information about tenant level deployments, see [Create resources at the tenant level](deploy-to-tenant.md).
4646

4747
The examples in this article use resource group deployments.
4848

0 commit comments

Comments
 (0)