- Alwin John
- April 23, 2021
How to Create Router tables in Microsoft azure.
- Login to azure portal.
- Click on All Services.
- Select Router Tables.
- Click on Create option.
- On Basics tab provide the following values:-
- Subscription: An Azure subscription grants you access to Azure services.
- Resource group name: A resource group is a collection of resources.
- Select Region.
- Provide the Route table name.
- Select No, to prevent the propagation of on-premises routes to the network interfaces in associated subnets.
- Then click on Tags.
- On Tags Tab provide the tag name and value for Route Tables.
- Click Next on Review + Create.
- If you get a message “Validation passed”.
- Then click on Create.
- After some time, you will see a message as “Your deployment is ready”.
- Click on “Go to resources” & You can see that the Route table is there with the name we provide.