0 votes
in Azure by
How many fault domains are there in availability set?

1 Answer

0 votes
by

By default, Azure assigns two fault domains to an availability set. If a problem occurs in one fault domain (one computer rack), the VMs in that fault domain will be affected, but VMs in the second fault domain will not. This protects you from unplanned maintenance events and unexpected downtime.

...