Azure route traffic static route to a VM appliance
User Define route ( in Azure )
https://www.youtube.com/watch?v=tXLScLO-DRI&t=555s
Route network traffic with a route table using the Azure portal
https://learn.microsoft.com/en-us/azure/virtual-network/tutorial-create-route-table-portal
1- create a Route Table | |
---|---|
2- Add routes to the route table | |
example: Dst: 1.1.1.1/32 NH: VirtualAppliance | |
3- Associate with a subnet ( not an interface ) | |
"LAN subnet" | |
from the virtual network |