Get available VM sizes for a region with filtering, sorting, and pagination support

Returns VM sizes/SKUs available in the specified region with comprehensive specifications.
Includes CPU count, memory, disk limits, IOPS, and capability flags.
This data is used for VM provisioning and capacity planning.
Supports filtering, sorting, and pagination for large result sets.

Path Params
uuid
required

The subscription ID.

Query Params
string
required
length ≤ 64

Azure region/location (e.g., "eastus", "westeurope").
Required.

string

Optional filter expression.

string

Sort expression for ordering results.

int32
1 to 2147483647

The page number to retrieve (1-based). Default: 1.

int32
1 to 100

The number of items per page (1-100). Default: 50.

Responses

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json