Capacity Reservation Group

An Azure Capacity Reservation Group is a container that organizes multiple capacity reservations for virtual machines in a region. It ensures that compute capacity is held for your workloads, even during high-demand periods. By grouping reservations, you can manage capacity for different VM sizes and availability zones more efficiently. This helps guarantee predictable performance and supports mission‑critical or scale‑sensitive applications.

azure.compute_capacity_reservation_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
capacity_reservationscorejsonA list of all capacity reservation resource ids that belong to capacity reservation group.
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
instance_viewcorejsonThe capacity reservation group instance view which has the list of instance views for all the capacity reservations that belong to the capacity reservation group.
locationcorestringThe geo-location where the resource lives
namecorestringThe name of the resource
resource_groupcorestring
sharing_profilecorejsonSpecifies the settings to enable sharing across subscriptions for the capacity reservation group resource. The capacity reservation group resource can generally be shared across subscriptions belonging to a single Azure AAD tenant or across AAD tenants if there is a trust relationship established between the tenants. Block capacity reservation does not support sharing across subscriptions. **Note:** Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.
subscription_idcorestring
subscription_namecorestring
system_datacorejsonMetadata pertaining to creation and last modification of the resource.
tagscorehstore_csv
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
virtual_machines_associatedcorejsonA list of references to all virtual machines associated to the capacity reservation group.
zonescorearray<string>The availability zones.