microsoft / finops-toolkit

Tools and resources to help you adopt and implement FinOps capabilities that automate and extend the Microsoft Cloud.
https://aka.ms/finops/toolkit
MIT License
306 stars 106 forks source link

[Hubs] Extract important tags #666

Open flanakin opened 7 months ago

flanakin commented 7 months ago

📝 Scenario

As a FinOps practitioner, I need to add separate columns for important tags in order to build custom reports based on my allocation needs

💎 Solution

🙋‍♀️ Ask for the community

We could use your help:

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.
flanakin commented 1 month ago

Reports in the 0.6 release now include a list of tags that can be promoted into separate columns. This is a very lightweight approach here and does not address the full spectrum of tag management needs, like handling typos and case-sensitivity.

AErmie commented 1 month ago

I'm interested in the progression of this feature, @flanakin. I have a client that's implementing the FinOps Toolkit (Hub architecture).

They have tags set at the Subscription level (not using inheritance for downstream), but none of these tags appear in the x_TagsDictionary record/table.

Image

Whereas tags that are applied to the resources within the Subscription are present.

Image

Image

Any updates/ETA when the export might include the tag data from the Subscription level?