Skip to content

Commit 7d8ca4e

Browse files
authored
Update virtual-networks-udr-overview.md
Include limitation that Service Endpoint routes cannot be overidden
1 parent 434f7e8 commit 7d8ca4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ If multiple routes contain the same address prefix, Azure selects the route type
176176
1. System route
177177

178178
> [!NOTE]
179-
> System routes for traffic related to virtual network, virtual network peerings, or virtual network service endpoints, are preferred routes, even if BGP routes are more specific.
179+
> System routes for traffic related to virtual network, virtual network peerings, or virtual network service endpoints, are preferred routes, even if BGP routes are more specific. Routes with next hop type virtual network service endpoint, cannot be overriden, even using a route table.
180180
181181
For example, a route table contains the following routes:
182182

0 commit comments

Comments
 (0)