---
title: "List all the available Skus in the region and information related to them"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/skus"
---

# List all the available Skus in the region and information related to them

`GET /subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/skus`

List all the available Skus in the region and information related to them

## Query parameters

- `$filter` string

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

The request has succeeded.

- SkuInformationList — List of SKU Information objects
  - `value` SkuInformation[], required — The SkuInformation items on this page
    - `name` 'Premium_LRS' | 'Premium_ZRS', required — The sku name.
    - `tier` 'Premium' — The sku tier.
    - `resourceType` string — The type of the resource.
    - `locations` string[] — The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.).
    - `locationInfo` SkuLocationInfo[] — Availability of the SKU for the location/zone
      - `location` string — The location.
      - `zones` string[] — The zones.
    - `capabilities` SKUCapability[] — The capability information in the specified SKU.
      - `name` string — The name of capability.
      - `value` string — A string value to indicate states of given capability.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/elasticsan-microsoft-elasticsan-elasticsan.md) · [All operations](https://skmtc.net/azure/apis/elasticsan-microsoft-elasticsan-elasticsan/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/elasticsan-microsoft-elasticsan-elasticsan/revisions/133e8bf9750f/schema)
