runbooks finops azure anomalyΒΆ
enrich | Cost Management
β CERTIFIED Β· T:βοΈ V:β A:β X:β
Detect cost anomalies (spending spikes).
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) |
--threshold/-t |
FLOAT | - | Anomaly threshold (e.g., 0.2 = 20% above rolling average) |
--days/-d |
INT | - | Rolling average period in days (default: 7) |