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

# Compute Capacity Reservation Groups Capacity Reservation

This table represents the compute_capacity_reservation_groups_capacity_reservation resource from Microsoft Azure.

```
azure.compute_capacity_reservation_groups_capacity_reservation
```

## Fields

| Title                       | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Description |
| --------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                        | core | string        |
| id                          | core | string        | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| instance_view               | core | json          | The Capacity reservation instance view.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| location                    | core | string        | The geo-location where the resource lives                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| name                        | core | string        | The name of the resource                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| platform_fault_domain_count | core | int64         | Specifies the value of fault domain count that Capacity Reservation supports for requested VM size. **Note:** The fault domain count specified for a resource (like virtual machines scale set) must be less than or equal to this value if it deploys using capacity reservation. Minimum api-version: 2022-08-01.                                                                                                                                                                                                                                                                                                                                                             |
| provisioning_state          | core | string        | The provisioning state, which only appears in the response.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| provisioning_time           | core | string        | The date time when the capacity reservation was last updated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| reservation_id              | core | string        | A unique id generated and assigned to the capacity reservation by the platform which does not change throughout the lifetime of the resource.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| resource_group              | core | string        |
| sku                         | core | json          | SKU of the resource for which capacity needs be reserved. The SKU name and capacity is required to be set. For Block capacity reservations, sku.capacity can only accept values 1, 2, 4, 8, 16, 32, 64. Currently VM Skus with the capability called 'CapacityReservationSupported' set to true are supported. When 'CapacityReservationSupported' is true, the SKU capability also specifies the 'SupportedCapacityReservationTypes', which lists the types of capacity reservations (such as Targeted or Block) that the SKU supports. Refer to List Microsoft.Compute SKUs in a region (https://docs.microsoft.com/rest/api/compute/resourceskus/list) for supported values. |
| 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    |
| time_created                | core | string        | Specifies the time at which the Capacity Reservation resource was created. Minimum api-version: 2021-11-01.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| type                        | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| virtual_machines_associated | core | json          | A list of all virtual machine resource ids that are associated with the capacity reservation.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| zones                       | core | array<string> | The availability zones.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
