Configuring custom routes

As you already know, Azure by default routes every traffic to its virtual network gateways. Azure also routes any traffic in any direction. If you want to change those default behaviors, you need to create custom routes:

  1. First you need to look for the Route table within the Azure marketplace:
  1. The only option in the enrollment process to give your route table a name. The rest will be done through Route table settings in the Resource group:
  1. After you created the Route table, you need to go back to your resource group and select the route table you created:

  1. The Settings blade opens. Here you click first on Subnets to open the detail blade to associate subnets to that routing table:
  1. In the details blade, you click on Associate and add the Azure VNet where the route table should be applied to:
  1. Then choose the subnet where you want to apply the table to and click OK to commit:
  1. As soon as the subnet association is created, you need to configure the route. Click on Routes to open the detail blade:

  1. In the detail blade, click Add to configure the new route. In the upcoming blade, you select a NAME for your router, the ADDRESS PREFIX, the NEXT HOP type, and the address of the next hop:
  1. It will take a moment until the route will be applied to the subnet.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset