is it possible to connet the east us vm and west us vm to same vnet in azure if yes how if not say me

vicky 0 Reputation points
2023-08-25T09:03:35.37+00:00

is it possible to connet the east us vm and west us vm to same vnet in azure if yes how if not say me

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,775 questions
{count} votes

1 answer

Sort by: Most helpful
  1. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2023-08-25T09:18:59.61+00:00

    Hi,

    As of today, a VM can only be tied with one VNET and a VNET can be tied to a region.

    So you will need to have 2 VNETs created in 2 different regions to deploy 2 VMs.

    If you want these 2 VMs to communicate with each other, make sure that there are no overlapping IPs, and then you can do a Global VNET peering so that your 2 VMs can communicate with each other.

    Regards,

    Karthik Srinivas

    1 person found this answer helpful.
    0 comments No comments

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.