Skip to content

Commit 8882077

Browse files
committed
fixes MicrosoftDocs/azure-docs#36544
1 parent 7435ea9 commit 8882077

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

includes/azure-resource-groups-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: tfitzmac
33
ms.service: azure-resource-manager
44
ms.topic: include
5-
ms.date: 07/30/2019
5+
ms.date: 08/19/2019
66
ms.author: tomfitz
77
---
88
| Resource | Default limit | Maximum limit |
@@ -11,7 +11,7 @@ ms.author: tomfitz
1111
| Deployments per resource group in the deployment history |800<sup>1</sup> |800 |
1212
| Resources per deployment |800 |800 |
1313
| Management locks per unique scope |20 |20 |
14-
| Number of tags per resource or resource group |15 |15 |
14+
| Number of tags per resource or resource group |50 |50 |
1515
| Tag key length |512 |512 |
1616
| Tag value length |256 |256 |
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<sup>1</sup>Default limits vary by offer category type, such as Free Trial and Pay-As-You-Go, and by series, such as Dv2, F, and G. For example, the default for Enterprise Agreement subscriptions is 350.
3030

31-
<sup>2</sup>You can apply an unlimited number of tags per subscription. The number of tags per resource or resource group is limited to 15. 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.
31+
<sup>2</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.
3232

3333
<sup>3</sup>These features are no longer required with Azure resource groups and Resource Manager.
3434

0 commit comments

Comments
 (0)