azure_sku_discovery
Find Azure service SKUs by name matching to identify available pricing options and configurations for cloud resource planning.
Instructions
Discover available SKUs for Azure services with intelligent name matching
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_hint | Yes | Service name or description (e.g., 'app service', 'web app', 'vm', 'storage'). Supports fuzzy matching. | |
| region | No | Optional Azure region to filter results | |
| currency_code | No | Currency code (default: USD) | USD |
| limit | No | Maximum number of results (default: 30) |