Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
959 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I need to enforce tags on Azure resources while creating. Is there any way to prompt the same / enforcing add it while deploying any Azure Resources, hence the Azure Administrator can mandatory update the required Tags .
HI ,
You can create custom Azure policy which will have the TAG name in the mandatory field and specify the scope , this will ensure that when the resources are created , if the TAG is not specified , then resource provisioning will fail with error.
Something like below can be specified in the policy