Skip to content

runbooks finops azure validateΒΆ

enrich | Cost Management

βœ… CERTIFIED Β· T:βœ”οΈ V:βž– A:βž– X:βž–

Validate SDK against Azure native API (ground truth).

Analyzes AWS/Azure cost data via Cost Explorer API for optimization opportunities

Single account

runbooks finops azure validate --profile <account>

Org-wide (Landing Zone)

# [A3-FinOps] org-wide via Landing Zone hub profile
runbooks finops azure validate --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: CF25

Parameter Type Default Description
--subscription/-s STRING - Azure subscription ID (uses default if not provided)
--ground-truth FLOAT - Expected total cost for validation (from Azure Portal/CLI)
--tolerance FLOAT - Acceptable variance in dollars (default: 0.01)