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
310 stars 108 forks source link

[Power BI] Include Linux VMs for Azure Hybrid Benefit columns (SUSE/RHEL BYOS) #516

Open chris-bowman opened 10 months ago

chris-bowman commented 10 months ago

📝 Scenario

As a licensing administrator, I need to work out how many VM cores in my BYOS RHEL / SUSE servers are enabled for Azure Hybrid Benefit and be able to report on this (whether it be PowerBI or in a Workbook). In the PowerBI report currently all Linux images show as Not Supported.

💎 Solution

AHB applies to the Linux VMs running with license type RHEL_BYOS or SUSE_BYOS, which appears under the ProductImageType column in the CostDetails dataset. Recommend to include these as HybridBenefitStatus = Enabled.

ℹī¸ Additional context

Table showing product image type and hybrid benefit status

Azure Hybrid Benefit for Red Hat Enterprise Linux (RHEL) and SUSE Linux Enterprise Server (SLES) virtual machines

🙋‍♀ī¸ 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.

github-actions[bot] commented 10 months ago

Uh oh! @chris-bowman, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

arthurclares commented 10 months ago

@flanakin I can take this one. Will start with the Workbook and then do the same for the PBI.

arthurclares commented 9 months ago

@sebassem Can you close this bug when you create the workbook PR? The latest version has the fix for this

flanakin commented 8 months ago

Reopening to track for Power BI