Skip to content

Commit 5bfbef5

Browse files
committed
fix link
1 parent 2cc2ff0 commit 5bfbef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/resource-group-using-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Your taxonomy should consider a self-service metadata tagging strategy in additi
1818

1919
The following limitations apply to tags:
2020

21-
* Not all resource types support tags. To determine if you can apply a tag to a resource type, see [Tag support for Azure resources](../articles/azure-resource-manager/tag-support.md).
21+
* 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).
2222
* Each resource or resource group 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 can contain many resources that each have 50 tag name/value pairs.
2323
* 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.
2424
* Generalized VMs don't support tags.

0 commit comments

Comments
 (0)