Skip to content

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

runbooks finops azure daily --profile <account>

Org-wide (Landing Zone)

# [A3-FinOps] org-wide via Landing Zone hub profile
runbooks finops azure daily --all-profile $AWS_BILLING_PROFILE

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) -