Skip to content

Commit 56947bd

Browse files
authored
Merge pull request #90017 from rthorn17/patch-5
Adding statements for tag support and policy
2 parents 15241bf + cfed853 commit 56947bd

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 by 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)