Skip to content

Commit 9e2818a

Browse files
committed
fix bookmarks
1 parent d92e9e3 commit 9e2818a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-network/virtual-networks-udr-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ You can disable ExpressRoute and Azure VPN Gateway route propagation on a subnet
181181
> Route propagation shouldn't be disabled on `GatewaySubnet`. If this setting is disabled, the gateway doesn't function.
182182
183183
## How Azure selects routes for traffic routing
184+
<a name="how-azure-selects-a-route"></a>
184185

185186
When outbound traffic is sent from a subnet, Azure selects a route based on the destination IP address by using the longest prefix match algorithm. For example, a route table has two routes. One route specifies the 10.0.0.0/24 address prefix, and the other route specifies the 10.0.0.0/16 address prefix.
186187

0 commit comments

Comments
 (0)