Hello,
I have created a Hub and Spoke topology to establish a connection from one VNET to another. But am not able to connect the VM from Spoke-A to the VM in spoke-B.
Here is how I created the connections.
Created 3 VNET named as vnet-for-hub-A, vnet-spoke-A (VM-A), vnet-spoke-B (VM-B)
Created a Virtual network gateway and connected it to vnet-hub (Route based)
created 2 peering for vnet-spoke-A and vnet-spoke-B from vnet-hub
created 2 route tables for vnet-spoke-A and vnet-spoke-B with Next hope as virtual network gateway
But am not able to communicate from VM-A to VM-B

