Forwarding Address Range to a Subnet in a Peered VNet

Omer Yesil 1 Reputation point
2021-01-06T22:15:57.827+00:00

hello,
We are using Azure VNet gateway+express route to connect Azure VNETs with our on-prem. We have one VNET for our Dev1 environment which stays under Dev1 Subscription. And now we want to add another VNET under Dev2 Subscription. Please see the attached diagram for more clear picture.

Unfortunately we are very limited with the IP spaces, 10.1.0.0/23, that is currently assigned to Dev1 VNET. The Dev1 VNET has the following subnets:
. Dev1.SNet1 : 10.1.0.0/27
. Dev1.SNet1 : 10.1.0.32/27

And the Dev2 VNet has the following subnets:
. Dev2.SNet1 : 10.2.0.0/27
. Dev2.SNet1 : 10.2.0.32/2

I would like to know what will be the best way (if there is any) in Azure to forward traffic from an ip range to a peered VNET's Subnets (in my case Dev2 Subnets). For example, forward 10.1.0.96/27 (in Dev1 VNET's IP range) to 10.2.0.0/27 (Dev2.SNet1).

Please note that we currently peered Dev1 VNet with Dev2 VNet, however, we are OK to peer Dev2VNet with the VPN's VNET.

thank you
54018-screen-shot-2021-01-06-at-51342-pm.png

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.
{count} votes

Your answer

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