Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.29 KB

File metadata and controls

19 lines (13 loc) · 1.29 KB

title: Policy definitions for tagging resources description: Describes the Azure Policy definitions that you can assign to ensure tag compliance. ms.topic: article ms.date: 09/15/2025

Assign policy definitions for tag compliance

Use Azure Policy to enforce tagging rules and conventions. By creating a policy, you avoid the scenario of resources being deployed to your subscription that don't have the expected tags for your organization. Instead of manually applying tags or searching for resources that aren't compliant, create a policy that automatically applies the needed tags during deployment. With the new Modify effect and a remediation task, you can also apply tags to existing resources. The following section shows example policy definitions for tags.

Policy definitions

[!INCLUDE Tag policies]

Next steps