---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Fabric/skus"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Fabric/skus"
tags: ["FabricCapacities"]
---

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

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

List eligible SKUs for Microsoft Fabric resource provider

## Parameters

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

## Response `200`

The request has succeeded.

- RpSkuEnumerationForNewResourceResult — An object that represents enumerating SKUs for new resources.
  - `value` RpSkuDetailsForNewResource[], required — The collection of available SKUs for new resources
    - `resourceType` string, required — The resource type
    - `name` string, required — The SKU's name
    - `locations` AzureCoreAzureLocation[], required — The list of available locations for the SKU
  - `nextLink` string — Url for the next page. Null if no more pages available

## Other responses

- `default` — An unexpected error response.

---

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