---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities"
tags: ["Capacities"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities`

Gets all the Dedicated capacities for the given resource group.

## Path parameters

- `resourceGroupName` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- DedicatedCapacities — An array of Dedicated capacities resources.
  - `value` DedicatedCapacity[], required — An array of Dedicated capacities resources.
    - `id` string — An identifier that represents the PowerBI Dedicated resource.
    - `name` string — The name of the PowerBI Dedicated resource.
    - `type` string — The type of the PowerBI Dedicated resource.
    - `location` string, required — Location of the PowerBI Dedicated resource.
    - `sku` ResourceSku, required — Represents the SKU name and Azure pricing tier for PowerBI Dedicated resource.
      - `name` string, required — Name of the SKU level.
      - `tier` 'PBIE_Azure' — The name of the Azure pricing tier to which the SKU applies.
      - `capacity` integer — The capacity of the SKU.
    - `tags` object — Key-value pairs of additional resource provisioning properties.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/powerbidedicated.md) · [All operations](https://skmtc.net/azure/apis/powerbidedicated/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/powerbidedicated/versions/dd98e0167948/schema)
