Azure Network Routing to VPN and Expressroute

James Tarrant "Work" 0 Reputation points
2024-10-10T08:13:29.8166667+00:00

I am trying to get Network Routing in azure between the below set up.

Vnet A - VPN Vnet B - Workload Vnet C - ExpressRoute

Each network will be peered to the Workload to allow traffic but no VPN Gateway option selected as Azure doesn't support 2 or more peerings with the VNET Gateway feature switched on. I have looked for other means using User Defined Routes.

I wanted to route any traffic as an example on 10.0.0.0/8 over the Expressroute and then any traffic on 10.222.20./24 over the VPN.

Now in theory I thought this would work but in practice it doesn't, the route gets confused where to go and ends up erroring out.

My research has led me to believe that its just not achievable without having an Azure WAN in the middle to control all the traffic?

Has anyone had any experience with this or used a different method?

Thank you in advance.

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,517 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
383 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rohith Vinnakota 1,085 Reputation points Microsoft Vendor
    2024-10-10T22:35:59.8966667+00:00

    Hi James Tarrant "Work",

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    Azure Virtual WAN might indeed be a good solution. Virtual WAN provides a hub-and-spoke architecture that simplifies routing and connectivity between multiple VNets. Refer this link: Azure Virtual WAN Overview | Microsoft Learn


    If you have any further concerns, please do not hesitate to contact us.We are pleased 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.

     

    Thanks,

    Rohith

    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.