runbooks finops azure dailyΒΆ
enrich | Cost Management
β CERTIFIED Β· T:βοΈ V:β A:β X:β
Daily cost breakdown by Azure service.
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: CF16
| Parameter | Type | Default | Description |
|---|---|---|---|
--subscription/-s |
STRING | - | Azure subscription ID (uses default if not provided) |
--days/-d |
INT | - | Number of days to analyze (default: 7) |
--top-n/-n |
INT | - | Number of top services to display (default: 10) |
--export/-e |
CHOICE(json | csv) | - |