[Issue from Discussions] Re-create Azure tags in existing azure environment
- Dominant language
- PowerShell
- Stars
- 737
- Forks
- 436
- Avg merge
- 10d 7h
- Merged PRs (30d)
- 1
Description
### Discussed in https://github.com/Azure/ResourceModules/discussions/3385
Originally posted by **gbalajicl** June 29, 2023
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 approach to do it and how to do it?
Example tags: ApplicationName, Owner, CostCenter,
Contributor guide
Assessment
This issue has not been assessed yet.