You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fact that management groups can't get tags, isn't shown up while Googling and requires pre-existing knowledge or deciphering the existing doc. It should be clearly stated:
"You can apply tags to your Azure resources, resource groups, and subscriptions but not to management groups."
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/tag-resources.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This article describes the conditions and limitations for using tags. For steps
20
20
21
21
## Tag usage and recommendations
22
22
23
-
You can apply tags to your Azure resources, resource groups, and subscriptions.
23
+
You can apply tags to your Azure resources, resource groups, and subscriptions but not to management groups.
24
24
25
25
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