Planning and Administering Microsoft Azure for SAP Workloads — Question 60
You have two Azure subscriptions.
You plan to deploy virtual machines to both subscriptions. The virtual machines will host SAP workloads. As part of the deployment the virtual machines will be deployed to an availability zone named Availability Zone 1 in each subscription.
You need to ensure that the virtual machines will reside in the same physical datacenter.
What should you do first?
Answer options
- A. Use the Check Zone Peers REST API.
- B. Deploy the virtual machines to the same availability set.
- C. Deploy the virtual machines to the same proximity group.
- D. Use the List By Location REST API.
Correct answer: C
Explanation
The correct answer is C, as deploying the virtual machines to the same proximity group ensures they are in the same physical datacenter. Option A is incorrect because the Check Zone Peers REST API is not necessary for this goal. Option B is not applicable, as availability sets do not guarantee physical datacenter proximity across different subscriptions. Option D does not address the requirement of physical location for the virtual machines.