microsoft / microsoft/finops-toolkit
Defender for cloud Pre Purchase Plan Recommendation
Open
@arthurclares is already working on this.
Since Feb 21, 2025.
Tool: Optimization workbook
Tool: Workbooks
Type: Feature 💎
- Dominant language
- PowerShell
- Stars
- 603
- Forks
- 248
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 11
Description
📝 Scenario
Customer can get up to 22% saving over pay-as-you-go prices when they purchase Microsoft Defender for cloud commit Units to be used on any publicity available Microsoft Defender for cloud plans over the subsequent 12 months.
💎 Solution
Please add a view to the workbook based on the ARG below to recommend the customer purchase it.
SecurityResources
| where type == "microsoft.security/pricings"
| project id, name, properties.pricingTier
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.