Skip to content

Commit 980ead9

Browse files
committed
update
1 parent cfb1620 commit 980ead9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/management/tag-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ For REST API operations, see [Azure Billing REST API Reference](/rest/api/billin
574574
The following limitations apply to tags:
575575

576576
* Not all resource types support tags. To determine if you can apply a tag to a resource type, see [Tag support for Azure resources](tag-support.md).
577+
* Management groups currently don't support tags.
577578
* Each resource, resource group, and subscription can have a maximum of 50 tag name/value pairs. If you need to apply more tags than the maximum allowed number, use a JSON string for the tag value. The JSON string can contain many values that are applied to a single tag name. A resource group or subscription can contain many resources that each have 50 tag name/value pairs.
578579
* The tag name is limited to 512 characters, and the tag value is limited to 256 characters. For storage accounts, the tag name is limited to 128 characters, and the tag value is limited to 256 characters.
579580
* Generalized VMs don't support tags.
@@ -583,8 +584,7 @@ The following limitations apply to tags:
583584
> [!NOTE]
584585
> Currently Azure DNS zones and Traffic Manger services also don't allow the use of spaces in the tag.
585586
586-
587587
## Next steps
588588

589589
* Not all resource types support tags. To determine if you can apply a tag to a resource type, see [Tag support for Azure resources](tag-support.md).
590-
* For an introduction to using the portal, see [Using the Azure portal to manage your Azure resources](manage-resource-groups-portal.md).
590+
* For recommendations on how to implement a tagging strategy, see [Resource naming and tagging decision guide](/azure/cloud-adoption-framework/decision-guides/resource-tagging/?toc=/azure/azure-resource-manager/management/toc.json).

0 commit comments

Comments
 (0)