AVS express route to vwan express route

Boshardy, Tom 0 Reputation points
2026-08-02T15:44:32.0133333+00:00

We have build an AVS resource with express route connected to our vwan hub. We also have an express route gateway in our vwan hub that connects to our branch sites and on-prem datacenters. Anyone know the exact steps to get these 2 express routes able to transit so that the routes for my AVS end up being advertised out by express route to prem?

Azure ExpressRoute
Azure ExpressRoute

An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Yehor Diriavka 5 Reputation points
    2026-08-02T17:47:55.72+00:00

    Hello @Boshardy, Tom ,

    Thank you for your question.

    Based on the scenario you described, simply connecting both ExpressRoute circuits to the same Virtual WAN hub does not automatically enable route transit between them. Virtual WAN provides connectivity between supported connection types, but it does not advertise routes directly from one ExpressRoute circuit to another by default.

    For Azure VMware Solution (AVS), the supported approach is to use ExpressRoute Global Reach, which enables BGP route exchange between ExpressRoute circuits over the Microsoft backbone. Once Global Reach is configured between the AVS ExpressRoute circuit and the ExpressRoute circuit connected to your on-premises environment, routes learned from the AVS private cloud can be advertised to your on-premises network.

    If your ExpressRoute circuits are located in different Azure subscriptions, you'll also need to generate an authorization key from the circuit owner and use the corresponding circuit resource ID when establishing the Global Reach connection.

    After the Global Reach connection has been created, verify that its status is Connected and confirm that the expected BGP prefixes are being advertised and received on both ExpressRoute peerings.

    You can find the configuration steps and prerequisites in the Microsoft documentation:

    I hope this helps.

    Was this answer helpful?

    0 comments No comments

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.