get_azure_reservation_utilization
Analyze Azure reservation utilization to identify underused reservations and wasted capacity. View monthly usage rates and hours to optimize cloud spending.
Instructions
Fetch Azure reservation utilization summaries from the Capacity API.
Shows monthly utilization rates, used vs reserved hours, and wasted capacity for all reservations visible to the configured service principal. Team plan feature.
Args: start_date: ISO date (YYYY-MM-DD). Defaults to 30 days ago. end_date: ISO date. Defaults to today.
Examples: - "How well are we utilizing our Azure reservations?" - "Which Azure reservations are underutilized?" - "Show wasted Azure reserved capacity this quarter"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No |