get_azure_budgets
Reads Azure consumption budgets and reports current spend, percent consumed, and budget status to track budget health.
Instructions
Read the budgets you already set in Azure and report consumption against each.
Pulls native Azure Consumption Budgets (the ones configured in the Azure Portal), with amount, current spend, percent consumed, and a warning/exceeded status. Use this to see budget health without leaving Claude.
Args: subscription_id: A single Azure subscription. None = all configured subs.
Examples: - "Are we over any Azure budgets?" - "Show our Azure budget status" - "Which Azure budgets are close to their limit?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscription_id | No |