Skip to content

Commit 656a37e

Browse files
authored
Merge pull request #146324 from JackStromberg/patch-12
Adding note that AS Path Prepending is supported
2 parents 66d1794 + 7c0de6f commit 656a37e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/vpn-gateway/vpn-gateway-vpn-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ No, all VPN tunnels, including Point-to-Site VPNs, share the same Azure VPN gate
215215

216216
Yes, but you must configure BGP on both tunnels to the same location.
217217

218+
### Does Azure VPN Gateway honor AS Path prepending to influence routing decisions between multiple connections to my on-premises sites?
219+
220+
Yes, Azure VPN gateway will honor AS Path prepending to help make routing decisions when BGP is enabled. A shorter AS Path will be prefered in BGP path selection.
221+
218222
### Can I use Point-to-Site VPNs with my virtual network with multiple VPN tunnels?
219223

220224
Yes, Point-to-Site (P2S) VPNs can be used with the VPN gateways connecting to multiple on-premises sites and other virtual networks.

0 commit comments

Comments
 (0)