Skip to content

Commit 77ea406

Browse files
authored
Adding statements for tag support and policy
1 parent 5e0a989 commit 77ea406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ You apply tags to your Azure resources, resource groups, and subscriptions to lo
1212

1313
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).
1414

15+
Resource tags support all cost-accruing services. You can use Azure Policy to ensure that cost-accruing services are provisioned with a tag using one of the many different [tag policies](/azure/azure-resource-manager/management/tag-policies).
16+
1517
> [!WARNING]
1618
> Tags are stored as plain text. Never add sensitive values to tags. Sensitive values could be exposed through many methods, including cost reports, tag taxonomies, deployment histories, exported templates, and monitoring logs.
1719

0 commit comments

Comments
 (0)