microsoft / microsoft/finops-toolkit
[Power BI] Include Linux VMs for Azure Hybrid Benefit columns (SUSE/RHEL BYOS)
@arthurclares is already working on this.
Since Jan 25, 2024.
- Dominant language
- PowerShell
- Stars
- 603
- Forks
- 248
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 11
Description
📝 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
🙋♀️ Ask for the community
We could use your help:
-
Please vote this issue up (👍) to prioritize it.
-
Leave comments to help us solidify the vision.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.