Skip to content

Commit eaeb777

Browse files
committed
update
1 parent 62047cf commit eaeb777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ ms.date: 05/18/2020
77

88
# Create resource groups and resources at the subscription level
99

10-
To simplify the management of resources, you can deploy resources at the level of your Azure subscription. For example, you can deploy [policies](../../governance/policy/overview.md) and [role-based access controls](../../role-based-access-control/overview.md) to your subscription. These policies and role-based access controls are applied across your subscription. You can also create resource groups and deploy resources to those resource groups.
10+
To simplify the management of resources, you can deploy resources at the level of your Azure subscription. For example, you can deploy [policies](../../governance/policy/overview.md) and [role-based access controls](../../role-based-access-control/overview.md) to your subscription, and those resources are applied across your subscription. You can also create resource groups and deploy resources to those resource groups.
1111

1212
> [!NOTE]
13-
> You can deploy to up to 800 resource groups in a subscription level deployment.
13+
> You can deploy to 800 different resource groups in a subscription level deployment.
1414
1515
To deploy templates at the subscription level, use Azure CLI, PowerShell, or REST API. The Azure portal doesn't support deployment in the subscription level.
1616

0 commit comments

Comments
 (0)