1.4 KiB
demo
| demo | ||||
|---|---|---|---|---|
|
06 - Administer Network Traffic Management
Configure Network Routing and Endpoints
In this demonstration, we will learn how to create a route table, define a custom route, and associate the route with a subnet.
Note: This demonstration requires a virtual network with at least one subnet.
Reference: Route network traffic - tutorial - Azure portal
Create a routing table
-
As you have time review the tutorial diagram. Explain why you need to create a user-defined route.
-
Access the Azure portal.
-
Search for and select Route tables. Discuss when propagate gateway routes should be used.
-
Create a routing table, explain any uncommon settings.
-
Wait for the new routing table to be deployed.
Add a route
-
Select your new routing table, and then select Routes.
-
Create a new route. Discuss the different hop types that are available.
-
Create the new route and wait for the resource to be deployed.
Associate a route table to a subnet
-
Navigate to the subnet you want to associate with the routing table.
-
Select *Route table and choose your new routing table.
-
Save your changes.