azure_query_costs
Query actual Azure subscription spend by timeframe, granularity, and grouping to analyze cost trends and identify cost drivers.
Instructions
Query actual Azure subscription spend. Requires Cost Management credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ISO date, required when timeframe=Custom | |
| groupBy | No | ||
| costType | No | ActualCost | |
| startDate | No | ISO date, required when timeframe=Custom | |
| timeframe | Yes | ||
| granularity | No | None | |
| response_format | No | markdown |