---
title: Powerbi Dedicated Capacity
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Powerbi Dedicated Capacity
---

# Powerbi Dedicated Capacity

This table represents the powerbi_dedicated_capacity resource from Microsoft Azure.

```
azure.powerbi_dedicated_capacity
```

## Fields

| Title              | ID   | Type       | Data Type                                                                                                                                                                                                                   | Description |
| ------------------ | ---- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key               | core | string     |
| administration     | core | json       | A collection of Dedicated capacity administrators                                                                                                                                                                           |
| friendly_name      | core | string     | Capacity name                                                                                                                                                                                                               |
| id                 | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}                                   |
| location           | core | string     | The geo-location where the resource lives                                                                                                                                                                                   |
| mode               | core | string     | Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. [Learn More](https://docs.microsoft.com/power-bi/developer/embedded/power-bi-embedded-generation-2) |
| name               | core | string     | The name of the resource                                                                                                                                                                                                    |
| provisioning_state | core | string     | The current deployment state of PowerBI Dedicated resource. The provisioningState is to indicate states for resource provisioning.                                                                                          |
| resource_group     | core | string     |
| sku                | core | json       | The SKU of the PowerBI Dedicated capacity resource.                                                                                                                                                                         |
| state              | core | string     | The current state of PowerBI Dedicated resource. The state is to indicate more states outside of resource provisioning.                                                                                                     |
| subscription_id    | core | string     |
| subscription_name  | core | string     |
| system_data        | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                                                            |
| tags               | core | hstore_csv |
| tenant_id          | core | string     | Tenant ID for the capacity. Used for creating Pro Plus capacity.                                                                                                                                                            |
| type               | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                   |
