Skip to content

Commit 7e3bc32

Browse files
authored
Merge pull request #107883 from radwiv/master
Update vpn-gateway-faq-bgp-include.md
2 parents 7a9b0a7 + 8d29f36 commit 7e3bc32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/vpn-gateway-faq-bgp-include.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
ms.custom: include file
1111
---
1212
### Is BGP supported on all Azure VPN Gateway SKUs?
13-
No, BGP is supported on Azure **VpnGw1**, **VpnGw2**, **VpnGw3**, **Standard** and **HighPerformance** VPN gateways. **Basic** SKU is NOT supported.
13+
BGP is supported on all Azure VPN Gateawy SKUs except Basic SKU.
1414

1515
### Can I use BGP with Azure Policy-Based VPN gateways?
1616
No, BGP is supported on Route-Based VPN gateways only.
1717

1818
### Can I use private ASNs (Autonomous System Numbers)?
1919
Yes, you can use your own public ASNs or private ASNs for both your on-premises networks and Azure virtual networks.
2020

21-
### Can I use 32-bit ASNs (Autonomous System Numbers)?
22-
No, the Azure VPN Gateways support 16-Bit ASNs today.
21+
### Can I use 32-bit (4-byte) ASNs (Autonomous System Numbers)?
22+
Yes, Azure VPN Gateways now support 32-bit (4-byte) ASNs. Please use PowerShell/CLI/SDK to configure using ASN in decimal format.
2323

2424
### Are there ASNs reserved by Azure?
2525
Yes, the following ASNs are reserved by Azure for both internal and external peerings:

0 commit comments

Comments
 (0)