In order to create a new route, we must do the following:
- In the Azure portal, locate Route table.
- In the route table, under Settings, select Routes. Select Add to add a new route:
- In the new blade, we need to define the Route name, Address prefix (in CIDR format) for the destination IP address range, and select Next hop type. Next hop types are Virtual network gateway, Virtual network, Internet, Virtual appliance, and None:
- The last option, Next hop address is active only when a virtual appliance is used. In that case, ...