Microsoft Azure Fundamentals — Question 473

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more regions.
Does this meet the goal?

Answer options

Correct answer: A

Explanation

Deploying virtual machines across two or more Azure regions ensures higher availability and resilience, as it mitigates the risk of a single point of failure in a single data center. If one data center fails, the virtual machines in another region can continue to provide services, meeting the goal. Therefore, the solution is correct, while choosing 'No' would imply that redundancy does not enhance availability, which is inaccurate.