microsoft / microsoft/finops-toolkit
[Power BI] Workload optimization report (Unattached disks - add subscription)
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 603
- Forks
- 248
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 11
Description
📝 Scenario
I was testing Workload optimization report KQL. We have more than 100 subscriptions, but in Unattached disk/ compute disks table column that would help to identify subscription is missing. There is resource group or location but no Subscription Name. It's possible to filter by subscriptions but find small amounts of disconnected drives is not optimal.
💎 Solution
Add subscription ID/Name or resource ID to Compute disk table.
Also filter to show only reserved/unattached disk would be nice ...
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.
Research direction
Start by locating the Workload optimization report KQL and its Compute disk table, then inspect which subscription fields are available. Done means the table shows a subscription identifier and the report can filter for reserved or unattached disks as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- analytics, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100