Azure Geography Vs Region Vs Location impact on Azure VMs

Shridhar Srinivasan 220 Reputation points
2023-07-27T04:58:48.61+00:00

As per this, Azure Regions Page we have EastUS and EastUS2 in same Location i.e. Virginia.

I have Virtual Network named VNet1 in EastUS Virginia. I create a Virtual Machine named VM1 in EastUS2 Virginia.

Can I associate the VM1 to VNet1 ?

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,778 questions
0 comments No comments
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 49,616 Reputation points Microsoft Employee Moderator
    2023-07-27T05:15:43.01+00:00

    @Shridhar Srinivasan

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you would like to know if you could attach VM from EastUS2 to a VNet in EastUS1

    I am afraid that is not the case. EastUS2 VM cannot be linked to EastUS VM or any other region except EastUS2

    Only regional resources can be associated to each other.

    The "unit" used in Azure is "region", not locations (wrt Azure Regions Page)

    While some documents may use the terms "location" and "region" interchangeably, it's just contextual and it refers to the list of regions only.

    You can get the list of available regions using the command :

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.


1 additional answer

Sort by: Most helpful
  1. Pranathi Panyam_MSFT 1,066 Reputation points Microsoft Employee
    2023-07-27T05:11:37.1766667+00:00

    Welcome to Microsoft Q&A, thank you for posting your here!!

    we cannot associate resources with different regions. To create a VM, all its resources should be within same region (Either East US or East US2).

    Hope this answer helps.

    Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.


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.