v3
latestSwagger 2.02026-07-1333587.2 KBRetrieves a list of SKUs available in the marketplace catalog.
Query parameters
The API version to use for this operation.
The service name of the product, such as 'Virtual Machines'
The service family of the product, such as 'Compute'
Language to search, ISO 639-1 two-letter code, possible values - 'en,cs,de,es,fr,hu,it,ja,ko,nl,pl,pt-br,pt-pt,ru,sv,tr,zh-hans,zh-hant'. Default is "en"
Return skus available in selected location. For more information on Azure datacenter regions see: https://azure.microsoft.com/regions/
Market value. The response will include only skus that can be sold in the specified market. Based on ISO-3166 format. Possible values can be found at https://docs.microsoft.com/en-us/azure/marketplace/marketplace-geo-availability-currencies. Example: 'US'
Selects which properties to include in the results. Example: $select=displayName
Filters the results, based on a Boolean condition. Example: $filter=productType eq 'VirtualMachine'. Note that not all fields support filtering
Ordering expression for the results using OData notation. Avoid using orderby unless essential as this may impact the latency of your request. Example: $orderby=productDisplayName desc.This API only supports ordering by a single field. Note that not all fields currently support orderBy
Response
The request has succeeded.