---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Kusto/skus"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Kusto/skus"
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Kusto/skus

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

Lists eligible SKUs for Kusto resource provider.

## 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.

- SkuDescriptionList — The list of the EngagementFabric SKU descriptions
  - `value` SkuDescription[] — SKU descriptions
    - `resourceType` string — The resource type
    - `name` string — The name of the SKU
    - `tier` string — The tier of the SKU
    - `locations` string[] — The set of locations that the SKU is available
    - `locationInfo` SkuLocationInfoItem[] — Locations and zones
      - `location` string, required — The available location of the SKU.
      - `zones` string[] — The available zone of the SKU.
      - `zoneDetails` ResourceSkuZoneDetails[] — Gets details of capabilities available to a SKU in specific zones.
        - `name` string[] — The set of zones that the SKU is available in with the specified capabilities.
        - `capabilities` ResourceSkuCapabilities[] — A list of capabilities that are available for the SKU in the specified list of zones.
          - `name` string — An invariant to describe the feature.
          - `value` string — An invariant if the feature is measured by quantity.
    - `restrictions` unknown[] — The restrictions because of which SKU cannot be used
      - unknown
  - `nextLink` string — Link to the next page of results.

## Other responses

- `default` — An unexpected error response.

---

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