Azure update · August 31, 2026
Public Preview: Per-disk resiliency for Azure VMs
Azure Disk StorageIn previewAzure update
Azure automatically recovers a VM when it loses access to an attached managed disk for an extended period. The VM is shut down and powered back on after disk connectivity is restored, with no customer action required. This remains the default behavior.
Now in public preview in select regions, per-disk resiliency provides another option for applications that can tolerate the temporary loss of an individual data disk. When enabled, Azure detaches and takes only the affected disk offline while the VM and its remaining disks continue running. Once disk connectivity is restored, Azure automatically attaches and brings the disk back online.
Use per-disk resiliency where a single data disk is not a single point of failure:
Now in public preview in select regions, per-disk resiliency provides another option for applications that can tolerate the temporary loss of an individual data disk. When enabled, Azure detaches and takes only the affected disk offline while the VM and its remaining disks continue running. Once disk connectivity is restored, Azure automatically attaches and brings the disk back online.
Use per-disk resiliency where a single data disk is not a single point of failure:
- Production VMs with backup or auxiliary disks, so a secondary disk issue does not interrupt the primary workload.
- Clustered and shared-disk applications with their own high-availability or failover logic.
- Containerized workloads with per-pod disks, so one persistent volume can recover without disrupting other pods on the node.
Available now in public preview in select regions.
Brief published .