How to enable inter hub communication between two hubs in single Azure Virtual WAN?
I have one Azure Virtual WAN and two hubs in this VWAN.
Each hub is connected to respective virtual networks. By default without any setting VMs in both regions are communicating without any problem.
The moment I introduce two azure firewalls in each hub and configure custom routes and select Azure Firewalls as next hop, communication breaks.
Both firewalls are able to manage internet traffic and log says inter hub communication is allowed but still not able to communicate when I route the traffic through custom routes.
Same time, if I attach default route and bypass the firewalls then communication happens. Any idea what im missing?