Microsoft Azure Fundamentals — Question 395

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 scale sets.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The solution does not meet the goal because deploying virtual machines in scale sets does not inherently provide high availability across multiple data centers. To ensure availability during a data center failure, the virtual machines should be deployed across different regions or availability zones, rather than just within scale sets.