Skip to content

Commit ddf3ff3

Browse files
Update articles/virtual-machine-scale-sets/virtual-machine-scale-sets-use-availability-zones.md
Co-authored-by: Julia Shimanskiy <[email protected]>
1 parent 4f02307 commit ddf3ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-use-availability-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A regional Virtual Machine Scale Set is when the zone assignment is not explicit
4242
In the rare case of a full zonal outage, any or all instances within the scale set may be impacted.
4343

4444
### Fault domains and availability zones
45-
A fault domain a a fault isolation group within an availability zone or datacenter of hardware nodes that share the same power, networking, cooling and platform maintenance schedule. VM instances that are on different fault domains are not likely to be impacted by the same planned or unplanned outage. You can specify how instances are spread across fault domains within a region or zone.
45+
A fault domain a fault isolation group within an availability zone or datacenter of hardware nodes that share the same power, networking, cooling, and platform maintenance schedule. VM instances that are on different fault domains are not likely to be impacted by the same planned or unplanned outage. You can specify how instances are spread across fault domains within a region or zone.
4646

4747
- Max spreading (platformFaultDomainCount = 1)
4848
- Static fixed spreading (platformFaultDomainCount = 5)

0 commit comments

Comments
 (0)