Microsoft Azure Fundamentals — Question 38

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 resource groups.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not meet the goal because deploying virtual machines to multiple resource groups does not provide redundancy across different data centers. To ensure high availability during a data center failure, you need to deploy the virtual machines across different availability zones or regions, not just resource groups.