Azure / Azure/Azure-DataFactory
Removal of tags after property change on Datafactory
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
Context:
Customer has an x number of datafactory resources with tags. Tags are used to drive policies (DINE,AUDIT etc) and reporting, CI creation in the CMDB and more.
Issue:
Whenever a property on the datafactory is changed (like setting public to private network) or for that matter any resource write action to the datafactory will result in deleting the existing tags on the datafactory resource. The MS product team acknowledges the issue but the intermediary support team closed the support ticket because they don't get a estimate time of fixing the issue. They have a administrative goal to not keep tickets open for longer than an x period.
The root cause mentioned is: "The patch api is overriding these fields"
Probably one of the PM's like @harishkragarwal who contribute here can tell more about the timelines to fix this issue.
Contributor guide
Assessment
This issue has not been assessed yet.