Readonly Tags in Resource Groups

RajNair 216 Reputation points
2024-08-14T16:14:11.67+00:00

How to keep the tags in Azure Resource Group as read-only. We have job which update tags based on external system every day, i dont want anyone manually update the tags which are added/updated by the Job. How do i do that. Currently we give contributor permission to team members in a resource group.

 

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
868 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Cameron 607 Reputation points
    2024-08-14T16:33:57.1633333+00:00

    Sounds like a job for Azure policy to me. You could assign a "Require a tag and its value on resource groups" policy

    Hope this helps

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.