Skip to content

Commit 9b70759

Browse files
Merge pull request #298719 from wtnlee/routeselection
added note
2 parents b724438 + 04ad7ef commit 9b70759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-wan/route-maps-about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ You can apply route-maps on each connection for the inbound, outbound, or both i
139139

140140
* **Inbound direction:** When a route-map is configured on a connection in the inbound direction, all the ingress route advertisements on that connection are processed by the route-map before they're entered into the virtual hub router’s routing table, *defaultRouteTable*.
141141

142-
* **Outbound direction:** When a route-map is configured on a connection in the outbound direction, the route-map processes all the egress route advertisements on that connection before they're advertised by the virtual hub router across the connection.
142+
* **Outbound direction:** When a route-map is configured on a connection in the outbound direction, the route-map processes all the egress route advertisements on that connection before they're advertised by the virtual hub router across the connection. Outbound route-maps can only modify the routes that are advertised by Virtual WAN to a specific connection and can't be used to select which route or path a connection uses to access a specific prefix. This is because best-path selection via [hub routing preference](about-virtual-hub-routing-preference.md) occurs prior to applying any outbound route-maps. Therefore, outbound routes can't be used to influence best-path selection in Azure.
143143

144144
For steps to apply route-maps to connections, see [How to configure Route-maps](route-maps-how-to.md).
145145

0 commit comments

Comments
 (0)