A records office wants several related Azure VMs placed so a rack- or fault-domain style outage inside a datacenter is less likely to take all of them down together. Which VM option describes that availability grouping?
Select an answer to reveal the explanation.
Short Explanation
Availability sets are the “do not put all eggs on one rack” grouping for VMs. They spread machines across fault and update domains in the classic datacenter story. Tags alone do not buy that spread.
Full Explanation
Availability sets place virtual machines into fault domains and update domains so planned maintenance and certain hardware failures are less likely to affect every VM at once. At fundamentals depth, they are the availability-grouping option for VMs within a datacenter-style model. They are distinct from scale-out sets whose primary story is identical-instance capacity.