
Answer-first summary for fast verification
Answer: No
The solution does not meet the goal because resource groups are logical containers for organizing and managing Azure resources, not for ensuring high availability. They do not provide physical separation or redundancy across data centers. To protect against a single data center failure, Azure offers Availability Zones (within a region) or deploying across multiple regions, which distribute VMs across physically isolated data centers. The community discussion strongly supports this, with high upvotes for comments emphasizing that resource groups are unrelated to high availability and that Availability Zones are the correct approach.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You plan to deploy several Azure virtual machines and need to ensure the services running on them remain available if a single datacenter fails.
You propose the following solution: Deploy the virtual machines to two or more resource groups.
Does this solution meet the goal?
A
Yes
B
No
No comments yet.