FCP_ZCS_AD-7.4 · Question #47
What is the primary purpose of an Azure availability set?
The correct answer is D. To provide fault tolerance by spreading VMs across multiple update and fault domains. An Azure availability set ensures that the virtual machines you deploy are placed in different fault domains (hardware failure isolation) and update domains (planned maintenance isolation). This distribution minimizes the impact of both unplanned hardware failures and planned…
Question
What is the primary purpose of an Azure availability set?
Options
- ATo enforce access controls for Azure resources
- BTo optimize network traffic within a single data center
- CTo distribute resources across different Azure regions
- DTo provide fault tolerance by spreading VMs across multiple update and fault domains
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- C16% (4)
- D72% (18)
Explanation
An Azure availability set ensures that the virtual machines you deploy are placed in different fault domains (hardware failure isolation) and update domains (planned maintenance isolation). This distribution minimizes the impact of both unplanned hardware failures and planned platform updates, thereby improving application uptime.
Topics
Community Discussion
No community discussion yet for this question.