Scripts that extend Azure's native capabilities for ISV capacity management.
Quota management
Cost optimization
Budget management
Script
Description
Deploy-Budget.ps1
Deploy a cost budget to a single subscription with tag-based amount configuration
Deploy-BulkBudgets.ps1
Bulk deploy budgets to all subscriptions in a management group
Storage analysis
Tool
Description
Serverless SQL storage audit
Azure Monitor workbook that surfaces allocated vs. used storage across Azure SQL serverless databases; identifies DBCC SHRINKDATABASE candidates to reclaim billing waste
Advisor recommendations
Script
Description
Suppress-AdvisorRecommendations.ps1
Suppress specified Azure Advisor recommendation types across a management group for up to 90 days; useful when FinOps teams manage spend centrally
Source : GitHub repository