Replies: 1 comment
-
For NubesGen we are only creating tags related to the project (like the NubesGen version), and we are mostly targeting new environments. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello All,
We are assigning tags to Azure resources. Some of the tags are assigned using Azure policy, and some of the tags are assigned manually.
We have assigned tags to resources by using the Azure policy effect "append".
Now we want to assign the same tags with the Policy effect "modify".
Can you please suggest to me the best process for how to re-create tags using IaC Terraform? or How to re-create tags using policy? I need suggestions on this tagging process. What's the best way to do it and how to do it?
Example tags: ApplicationName, Owner, CostCenter,
Beta Was this translation helpful? Give feedback.
All reactions