Best approach for Data Fix for missing/incorrect tagging information #846
-
Probably a dumb question, I'm currently testing out this solution via the Power BI CM Connector (primarily to test out), I am in the process of setting up resource groups and BICEP deployment for FinOps Hub as I believe this product is the right approach forward in my organisation. As many, I'm sure, have, I find myself in a fairly poor tagging environment in Azure (now fixed for anything new moving forward) and am missing many tags or incorrect tagging for existing resources since creation. What would be the recommended approaches to apply a 'data-fix' to add missing tags and update those incorrect or inconsistent over roughly 4 years and a few thousand resources total in current state? In testing, I've done find and replace in PBI model or reference data sets to solve many inconsistencies, just not set on an approach to solve the missing tags situation. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
@TJohnson93 We don't have any solution in the Toolkit to help with tagging issues, but that is a good suggestion. However, @arthursilvany, has developed a PowerShell script that might help reconcile these missing tags: https://github.com/arthursilvany/ReconcileTagNames |
Beta Was this translation helpful? Give feedback.
-
@TJohnson93 can you share some examples of the tagging issues you're facing? If we have some details, we might be able to come up with some solutions that we can add to the backlog. Specifically, we've talked about adding allocation to FinOps hubs, which would likely grow to include some tag cleanup. But in the short-term, this is something we could add examples of in the Power BI reports as a starting point. |
Beta Was this translation helpful? Give feedback.
@TJohnson93 We don't have any solution in the Toolkit to help with tagging issues, but that is a good suggestion. However, @arthursilvany, has developed a PowerShell script that might help reconcile these missing tags: https://github.com/arthursilvany/ReconcileTagNames
@KevDLR @CaddyG Something else to be considered as part of #777