Azure routes network traffic in subnets by default. But in some cases, we want to use custom traffic routes to define where and how traffic flows. In this case, we use route tables. A route table defines the next hop for our traffic and determines where the network traffic needs to go.
Creating a route table
Getting ready
Before you start, open the browser and go to the Azure portal via https://portal.azure.com.
How to do it...
In order to add a new record to the DNS zone, we must use the following steps:
- In the Azure portal, select Create a resource and choose Route...