Azure Budget Get
azure_budget_getRetrieve full Azure budget details, including current and forecasted spend, alert thresholds, and filter configuration, given the budget's scope and name.
Instructions
Retrieves full details of a specific budget including current and forecasted spend, all alert notification thresholds, and filter configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Azure scope: /subscriptions/{id}, /subscriptions/{id}/resourceGroups/{name}, sub:{id}, rg:{name}, mg:{managementGroupId}. CAF: set budgets at subscription level per landing zone, and at resource group level for workloads. | |
| budgetName | Yes | Name of the budget to retrieve. |