Azure Disk Access

Azure Disk Access is a resource that enables private, secure access to Azure managed disks by integrating them with virtual network private endpoints. It allows disks to be accessed only through private IP addresses, improving security and restricting exposure to the public internet.

azure.compute_disk_access

Fields

TitleIDTypeData TypeDescription
_keycorestring
extended_locationcorejsonThe complex type of the extended location.
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
locationcorestringThe geo-location where the resource lives
namecorestringThe name of the resource
private_endpoint_connectionscorejsonA readonly collection of private endpoint connections created on the disk. Currently only one endpoint connection is supported.
provisioning_statecorestringThe disk access resource provisioning state.
resource_groupcorestring
subscription_idcorestring
subscription_namecorestring
system_datacorejsonMetadata pertaining to creation and last modification of the resource.
tagscorehstore_csv
time_createdcorestringThe time when the disk access was created.
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"