Skip to content

Commit 63bc9e1

Browse files
authored
Merge pull request #121190 from ifarauanu/patch-2
Update virtual-machine-scale-sets-use-availability-zones.md
2 parents d6e4d68 + 5b10714 commit 63bc9e1

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 isn't explicitl
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 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 is 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)