0 votes
in Azure by
What is the difference between availability zone and availability set?

1 Answer

0 votes
by

Availability Sets—running a VM with one or more replicated copies on separate hardware within the same Availability Zone, providing resiliency against machine failure. Availability Zones—running a VM with one or more replicated copies on different Availability Zones, providing resiliency against data center failure.

...