How is the statement mentioned below correct ?

John Diani 20 Reputation points
2024-08-15T22:40:59.06+00:00

A resource group can contain resources that reside in different regions.

When I want to create a resource it wants me to define the resource group in the beginning and if the resource's location is not the same as my resource group I get a red warning.

Therefore this statement doesn't make sense to me.

please clarify for me,

Thanks.

This question is related to the following Learning Module

Azure Azure Training
{count} votes

Accepted answer
  1. RDash 2,495 Reputation points Microsoft External Staff
    2024-08-16T10:14:22.0933333+00:00

    Hi John Diani ,

    Thank you for reaching out to us on the Microsoft Q&A forum. 

    I understand the confusion. The statement “A resource group can contain resources that reside in different regions” is indeed correct. However, when you're creating a new resource, Azure asks you to specify the location for that particular resource. This location is where the physical servers hosting your resource are located. 

    The warning you are seeing is not because the resource group and the resource need to be in the same region, but rather because Azure is informing you that the resource will be in a different region than the resource group. This is just to make sure you’re aware of the geographic spread of your resources, which can impact things like latency or data residency requirements. 

    So, you can create resources in different regions even if they are all in the same resource group. The resource group itself doesn't have a physical location; it's more of a logical container for managing and organizing your resources. 

    If you are still facing any issue, please let us know in the comments. We are glad to help you. 

    If the information is helpful, please click on "Upvote" and "Accept Answer" so that it would be helpful to other community members. 

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.