azure_query_costs_by_resource
Find which Azure resources cost the most by retrieving top-N spend with percentage of total, using actual subscription cost data for a selected timeframe.
Instructions
Show top-N Azure resources by spend with % of total. Requires Cost Management credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | ||
| endDate | No | ||
| startDate | No | ||
| timeframe | No | MonthToDate | |
| resourceGroup | No | ||
| response_format | No | markdown |