runbooks finops azure dashboardΒΆ
enrich | Cost Management
β CERTIFIED Β· T:βοΈ V:β A:β X:β
Generate an HTML FinOps dashboard for Azure cost visibility.
Analyzes AWS/Azure cost data via Cost Explorer API for optimization opportunities
Single account
Org-wide (Landing Zone)
Show a Cost Management analyzes aws/azure cost data via cost explorer api for optimization opportunities summary for last month across all accounts and flag any anomalies above the 20% threshold.
βοΈ Cloud Foundations: CF12 CF16
| Parameter | Type | Default | Description |
|---|---|---|---|
--month/-m |
STRING | - | Billing period label, e.g. |
--budget |
FLOAT | - | Monthly budget in NZD (overrides AZURE_MONTHLY_BUDGET_NZD env var) |
--subscriptions-csv |
PATH | - | Path to Portal CSV export grouped by subscription (optional) |
--services-csv |
PATH | - | Path to Portal CSV export grouped by service name (optional) |
--output/-o |
PATH | - | Output HTML path (default: tmp/cloud-infrastructure/finops/azure/dashboard-{month}.html) |