Complete the following steps to create the user-defined route (UDR):
Navigate to the Route tables in the Azure portal and select Create.
In the Create Route table screen, specify the following settings:
Subscription – Select the Azure Subscription.
Resource Group – Select the newly created resource group.
Region – Select the Azure datacenter in which to deploy the virtual machine (VM). The route table must be in the same location as the virtual network and the VM.
Name – Enter a descriptive name for the route table.
Select Review and Create.
Select the newly created table resource.
Select under Settings in the left-side navigation panel.
Select + Add.
In the Add route screen, specify the following settings:
Route name – Enter a unique route name.
Destination type – Select and enter the destination IP address as 0.0.0.0/0.
Next hop type – Select .
Next hop address – Enter the LAN IP address (10.18.2.x) of the NetCloud Virtual Edge.
Select .
Associate the route table with the LAN subnet:
Open the route table created in the previous step.
Select under Settings in the left-side navigation panel.
Select Associate and select the previously created virtual network and LAN subnet.