Apex Retail plans to deploy two new virtual machines named VM-App1 and VM-App2 in the Germany West Central region. The deployment must protect the application from datacenter-wide outages by utilizing Availability Zones. Which of the following actions should you perform to meet this requirement? Select two.
- Specify different Availability Zones for each virtual machine during their initial creation.Answer
- Deploy the virtual machines using Standard SKU public IP addresses.Answer
- CConfigure the virtual machines within an Availability Set to distribute them across physical datacenters.
- DCreate the virtual machines first, and then associate them with an Availability Zone after deployment.
Answer
Specify different Availability Zones for each virtual machine during their initial creation, and deploy the virtual machines using Standard SKU public IP addresses.
To ensure protection against datacenter-wide outages, virtual machines must be placed in different Availability Zones at the time of their creation. Additionally, only Standard SKU network resources (such as public IP addresses and load balancers) are compatible with Availability Zones, meaning Basic SKU options cannot be used.
Step-by-Step Solution
Key Concept
Configuring Virtual Machines for High Availability using Availability Zones