Skip to content

Commit 703cb28

Browse files
authored
Merge pull request #105470 from tfitzmac/0225limits
changed order of subscription limits
2 parents a4cca7d + dfa2a88 commit 703cb28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/azure-subscription-limits-azure-resource-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
| Resource | Default limit | Maximum limit |
1414
| --- | --- | --- |
15+
| Subscriptions per Azure Active Directory tenant | Unlimited. | Unlimited. |
16+
| [Coadministrators](../articles/cost-management-billing/manage/add-change-subscription-administrator.md) per subscription |Unlimited. |Unlimited. |
1517
| [Resource groups](../articles/azure-resource-manager/management/overview.md) per subscription |980 |980 |
1618
| Azure Resource Manager API request size |4,194,304 bytes. |4,194,304 bytes. |
1719
| Tags per subscription<sup>1</sup> |Unlimited. |Unlimited. |
1820
| Unique tag calculations per subscription<sup>1</sup> | 10,000 | 10,000 |
1921
| [Subscription-level deployments](../articles/azure-resource-manager/templates/deploy-to-subscription.md) per location | 800<sup>2</sup> | 800 |
20-
| Subscriptions per Azure Active Directory tenant | Unlimited. | Unlimited. |
21-
| [Coadministrators](../articles/cost-management-billing/manage/add-change-subscription-administrator.md) per subscription |Unlimited. |Unlimited. |
2222

2323
<sup>1</sup>You can apply an unlimited number of tags per subscription. The number of tags per resource or resource group is limited to 50. Resource Manager returns a [list of unique tag name and values](/rest/api/resources/tags) in the subscription only when the number of tags is 10,000 or less. You still can find a resource by tag when the number exceeds 10,000.
2424

0 commit comments

Comments
 (0)