AZ-900 · Question #106
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 h
The correct answer is B. No. A resource group is a logical container for Azure resources. When you create a resource group, you specify which location to create the resource group in. However, when you create a virtual machine and place it in the resource group, the virtual machine can still be in a differen
Question
Options
- AYes
- BNo
How the community answered
(16 responses)- A19% (3)
- B81% (13)
Explanation
A resource group is a logical container for Azure resources. When you create a resource group, you specify which location to create the resource group in. However, when you create a virtual machine and place it in the resource group, the virtual machine can still be in a different location (different datacenter). Therefore, creating multiple resource groups, even if they are in separate datacenters does not ensure that the services running on the virtual machines are available if a single data center fails. https://docs.microsoft.com/en-us/azure/azure-resource- manager/management/overview#resource-groups
Community Discussion
No community discussion yet for this question.