refresh_azure_full_pricing
Fetches comprehensive Azure VM pricing, including on-demand, spot, and Windows costs. Returns up to 1,199 instance types.
Instructions
Fetch comprehensive Azure VM pricing from instances.vantage.sh. Returns 1,199 instance types with on-demand, spot, and Windows pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Azure region (default: us-east). Use list_azure_regions to see all available. | |
| category | No | Filter by category (e.g., "generalpurpose", "computeoptimized", "memoryoptimized") | |
| includeSpot | No | Include spot pricing in notes | |
| maxResults | No | Maximum results to return (default: 500) |