forecast_azure_costs
Forecast your Azure spend to month-end using Azure Cost Management's built-in forecast model, blending actual billed days with projected costs for the remainder of the period.
Instructions
Forecast Azure spend using Azure Cost Management's own forecast model.
Calls Microsoft's forecast endpoint, which blends actual billed days with a forecast for the rest of the window. Defaults to projecting the current month to month-end. More accurate for Azure than a generic statistical forecast.
Args: subscription_id: A single Azure subscription. None = all configured subs. end_date: ISO date to forecast to (YYYY-MM-DD). Defaults to end of month.
Examples: - "What will our Azure bill be at the end of the month?" - "Forecast Azure spend to month-end" - "Projected Azure costs for this subscription"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| subscription_id | No |