Skip to content

Commit b761a82

Browse files
committed
Final updates.
1 parent 05accdc commit b761a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/disks-high-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Best practices for high availability with Azure VMs and managed disks
33
description: Learn the steps you can take to get the best availability with your Azure virtual machines and managed disks.
44
author: roygara
55
ms.author: rogarana
6-
ms.date: 05/06/2024
6+
ms.date: 05/07/2024
77
ms.topic: conceptual
88
ms.service: azure-disk-storage
99
---
@@ -90,7 +90,7 @@ Regional Virtual Machine Scale Sets don't protect against large-scale outages li
9090

9191
#### Use availability sets
9292

93-
[Availability sets](availability-set-overview.md) are logical groupings of VMs that place VMs in different fault domains to limit the chance of correlated failures bringing related VMs down at the same time. With this configuration, the storage fault domains of disks are aligned to the VM fault domains, preventing VMs from going down if a single storage fault domain has an outage. Availability sets also have better VM to VM latencies compared to availability zones.
93+
[Availability sets](availability-set-overview.md) are logical groupings of VMs that place VMs in different fault domains to limit the chance of correlated failures bringing related VMs down at the same time. Availability sets also have better VM to VM latencies compared to availability zones.
9494

9595
Availability sets don't let you select the fault domains for your VMs, can't be used with availability zones, don't protect against data center or region-wide outages, and don't currently support Ultra Disks or Premium SSD v2 disks.
9696

0 commit comments

Comments
 (0)