Proximity Placement Group

A Proximity Placement Group is an Azure resource that keeps related virtual machines and compute resources physically close within the same data center. This reduces network latency and improves performance for workloads that require tight coupling, such as high‑performance computing, distributed databases, or latency‑sensitive applications.

azure.compute_proximity_placement_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
availability_setscorejsonA list of references to all availability sets in the proximity placement group.
colocation_statuscorejsonInstance view status.
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
intentcorejsonSpecifies the user intent of the proximity placement group.
locationcorestringThe geo-location where the resource lives
namecorestringThe name of the resource
proximity_placement_group_typecorestringSpecifies the type of the proximity placement group. Possible values are: **Standard** : Co-locate resources within an Azure region or Availability Zone. **Ultra** : For future use.
resource_groupcorestring
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_machine_scale_setscorejsonA list of references to all virtual machine scale sets in the proximity placement group.
virtual_machinescorejsonA list of references to all virtual machines in the proximity placement group.
zonescorearray<string>The availability zones.