You are deploying a new Azure virtual machine by using the Azure portal. You need to configure infrastructure redundancy for the virtual machine to protect the application from localized failures. Which two infrastructure redundancy options can you configure under the Availability options setting during VM creation? (Select two.)
- Availability zoneAnswer
- Availability setAnswer
- CProximity placement group
- DRecovery Services vault
Answer
The correct answers are the options representing 'Availability zone' and 'Availability set'.
The correct options are Availability zone and Availability set. Availability zones isolate workloads by placing virtual machines in physically distinct datacenter facilities within the same region, ensuring protection against power, cooling, or structural failures. Availability sets isolate virtual machines across different physical hardware nodes (fault domains and update domains) within a single datacenter, guarding against isolated hardware issues.
Step-by-Step Solution
Key Concept
Identifying infrastructure redundancy placement configurations during Azure virtual machine creation.
Estimated Time:1m 0s