Skip to content

Commit 7c0de6f

Browse files
Adding note that AS Path Prepending is supported
Adding note that AS Path Prepending is supported
1 parent badb962 commit 7c0de6f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ No, all VPN tunnels, including Point-to-Site VPNs, share the same Azure VPN gate
208208

209209
Yes, but you must configure BGP on both tunnels to the same location.
210210

211+
### Does Azure VPN Gateway honor AS Path prepending to influence routing decisions between multiple connections to my on-premises sites?
212+
213+
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.
214+
211215
### Can I use Point-to-Site VPNs with my virtual network with multiple VPN tunnels?
212216

213217
Yes, Point-to-Site (P2S) VPNs can be used with the VPN gateways connecting to multiple on-premises sites and other virtual networks.
@@ -251,4 +255,4 @@ You view additional virtual network information in the [Virtual Network FAQ](../
251255
* For more information about VPN Gateway, see [About VPN Gateway](vpn-gateway-about-vpngateways.md).
252256
* For more information about VPN Gateway configuration settings, see [About VPN Gateway configuration settings](vpn-gateway-about-vpn-gateway-settings.md).
253257

254-
**"OpenVPN" is a trademark of OpenVPN Inc.**
258+
**"OpenVPN" is a trademark of OpenVPN Inc.**

0 commit comments

Comments
 (0)