VNet Peering Across Regions
Scenario Ã
We have a common file share server hosted in the East US
region, which contains all business-related important data. This data needs to
be accessible to company employees located in the South Asia region
Task: Need to establish the Secure Communication
between the East US & South Asia Region.
Pre-requisite:
Must have created two different vNet in different region
Step 1 Ã
Created 2 different vNet in different
region with different network configurion.
Step 2 Ã
Created 2 Virtual Machine in each region.
Step 3 Ã
Trying to ping from PC1 to PC2 other but unable to get ping response.
Step 4 Ã
Trying to ping from PC2 to PC1 other but unable to get ping response.
Note: Unable to ping each other because both VMs
are in hosted different different region and for both VMs network configuration
is also different.
Setup & Configuring sharing CommonShareData
(Fileshare)
Step 5 Ã
Open File Explorer Ã
Right Click on the CommonShareData Ã
Properties Ã
Sharing Ã
Shared with all required permission Ã
Note the Network patch of shared folder
Configuring
vNet Peering
Step 6 Ã
Login to Azure portal Ã
Search [ Virtual Networks] Ã
select the vNet1 Ã
Peering Ã
Add Ã
Fill the all required information à Click on Add
Note: If have select the vNet1 then peering link name à peering vNet2 to vNet1
Step 7 Ã
After successful vNet peering the now both VMs are communication to each and
getting the ping response as well.
Step 8 Ã The CommonShareData is also accessible to
South Asia region users.