A university IT department is setting up a lab environment in Azure. They create a resource group in the East US region. Is it true that they can deploy a virtual machine in the West Europe region and place it in this resource group?
Answer: Answer
Answer
Yes, it is true that resources can be deployed to a different Azure region than the resource group they belong to.
An Azure resource group is a logical container. Its location is required for metadata storage purposes, but resources inside the group can be deployed across various Azure regions.
Step-by-Step Solution
Key Concept
Resource Group Location Independence
Estimated Time:45s