An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
Hi,
I followed steps in and how to fix it - Still i cant see any routes in PA hub under effective routes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have two vWAN hub.
on prem >>> to vWANHUB (SDWAN) >>vWANHUB(PA FW)
I'm able to see on prem routes are being received into SDWANHUB in effective routes but not in PA HUB.
Questions:
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
Hi,
I followed steps in and how to fix it - Still i cant see any routes in PA hub under effective routes.
Hello @ AzurePro,
Thank you for reaching Microsoft Q&A.
Thanks for reaching out with the details on your vWAN setup—two hubs (SDWAN and PA FW) in the same Virtual WAN, with on-premises routes showing up fine in the SDWAN hub but not propagating visibly to the PA hub. This is a common question with secured hubs, and the good news is it's usually just a quick config tweak away from working perfectly.
1. Why the PA FW hub isn't receiving traffic from the SDWAN hub (and how to fix it):
Your on-prem routes are being learned across the hubs automatically (via the Microsoft backbone full-mesh), but when Routing Intent is enabled on the PA hub, the specific prefixes get pushed to the Cloud NGFW next-hop instead of showing in the default route table view. To make everything flow and get inspected:
Once that's done, traffic from the SDWAN hub will hairpin through the PA NGFW as expected. No extra peering or Global Reach required.
2. Where to connect your Azure workload VNets:
Connect them directly to the PA FW hub. That way all North-South (on-prem ↔ Azure) and East-West traffic gets inspected automatically by the Cloud NGFW. Connecting to the SDWAN hub works for basic connectivity but would bypass your firewall inspection, which defeats the purpose of the secured hub.
Here are the official Microsoft docs:
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept the Answer" and "Upvote". If the information helped you. This will help us and others in the community as well.
AI answer
For the PA Firewall hub to receive and forward routes and traffic from the SD-WAN hub in Virtual WAN, verify and adjust the Virtual WAN routing configuration between hubs and connections.
Check these areas in order:
The choice depends on whether the PA hub is the security hub (secured hub) and how routing intent is configured:
In most Virtual WAN security designs with a central firewall (Azure Firewall or NVA such as PA), workload VNets are connected to the secured hub (PA hub), and other hubs (such as SDWAN hub) act as connectivity hubs whose routes are propagated into the secured hub. This aligns with routing intent guidance and simplifies symmetric routing and inspection.
References: