Skip to content

runbooks finops azureΒΆ

Auto-generated from runbooks finops azure --help on 2026-05-21. Source of truth: runbooks PyPI package v1.3.22

Usage: runbooks finops azure [OPTIONS] COMMAND [ARGS]...

  Azure Cost Management analysis.

  Multi-subscription cost analysis with FOCUS 1.3 alignment. Ground truth
  validated against native Azure CLI (Β±$0.01).

  Examples:     runbooks finops azure daily     runbooks finops azure monthly
  --subscription <id>     runbooks finops azure anomaly --threshold 0.2

Options:
  --help  Show this message and exit.

Commands:
  anomaly    Detect cost anomalies (spending spikes).
  daily      Daily cost breakdown by Azure service.
  dashboard  Generate an HTML FinOps dashboard for Azure cost visibility.
  monthly    Monthly cost summary with subscription breakdown.
  preflight  Pre-flight auth and access validation for Azure FinOps.
  validate   Validate SDK against Azure native API (ground truth).

ExamplesΒΆ