azure_find_cheapest_region
Find the cheapest Azure regions for any VM SKU. Compare pricing by consumption or reservation to identify the most cost-effective location.
Instructions
Find the cheapest Azure regions for a given VM SKU. Returns top N sorted by price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | ||
| priceType | No | Consumption | |
| armSkuName | Yes | ||
| currencyCode | No | USD | |
| response_format | No | markdown |