Coming across an issue where I cannot traverse network traffic initiated from Azure VM after vMX deployment.
Current vMeraki Config:
Mode: Routed
Client tracking: IP Address
Subnet VLAN-Management - 10.91.2.0/24 next hop 10.91.2.4
vMX LAN - 10.91.2.4
Static route "Azure Servers": 10.92.20.0/24 next hop 10.91.2.4
I have the route table configured in Azure pointing branch office traffic to virtual appliance of 10.91.2.4 with my Azure server subnet associated to the route table.
After testing and configuring my Azure environment, from my branch offices I can reach my Azure resources perfectly fine (ICMP, RDP, Etc.) however, if I am initiating anything from the resources (virtual machine) in Azure to my branch office everything fails. From the vMX stand point I can get across the auto vpn and ping resources in branch offices.
For example, my MX is 10.91.2.4 and my azure resources are on 10.92.20.0/24. My Azure VM can communicate to the vMX just to nothing over the tunnel. I have the vNets peered and have allowed the two subnets over the AutoVPN. Am I missing a route?