Skip to content

Commit b9e5391

Browse files
authored
Update troubleshoot-route-server.md
1 parent 4f3aa3f commit b9e5391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/route-server/troubleshoot-route-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you want to inspect your on-premises traffic using a firewall, you can force
3939

4040
Yes, this is expected behavior. User-defined routes with next hop type **Virtual Network Gateway** are not supported for subnets within Route Server's virtual network and peered virtual networks. However, if you want to configure your next hop to be a network virtual appliance (NVA) or the internet, adding a user-defined route with next hop type **VirtualAppliance** or **Internet** is supported.
4141

42-
### In my VM's network interface's effective routes, why do I have a user-defined route (UDR) with Next Hop Type set to **None**?
42+
### In my VM's network interface's effective routes, why do I have a user-defined route (UDR) with next hop type set to **None**?
4343

4444
If you advertise a route from your NVA to Route Server that is an exact prefix match as another user-defined route, then the advertised route's next hop must be valid. If the advertised next hop is a load balancer without a configured backend pool, then this invalid route will take precedence over the user-defined route. In your network interface's effective routes, the invalid advertised route will be displayed as a user-defined route with Next Hop Type set to **None**.
4545

@@ -92,4 +92,4 @@ When you advertise the same routes from your on-premises network to Azure over m
9292
To learn how to create and configure Azure Route Server, see:
9393

9494
> [!div class="nextstepaction"]
95-
> [Create and configure Azure Route Server](quickstart-configure-route-server-portal.md)
95+
> [Create and configure Azure Route Server](quickstart-configure-route-server-portal.md)

0 commit comments

Comments
 (0)