Skip to content

Commit a92c3da

Browse files
authored
Update azure-stack-vpn-gateway-settings.md
1 parent dab239d commit a92c3da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-stack/user/azure-stack-vpn-gateway-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,15 @@ New-AzVirtualNetworkGateway -Name vnetgw1 -ResourceGroupName testrg `
136136

137137
### Virtual network gateways supported configurations when VPN Fast Path is not enabled
138138

139-
|| VPN Type | Connection type| Active Routing support (BGP) | Remote endpoint NAT-T Enabled |
139+
| SKU | VPN Type | Connection type| Active Routing support (BGP) | Remote endpoint NAT-T Enabled |
140140
|--|--|--|--|--|
141141
|Basic VNG SKU| Route-based VPN | IPSec Pre-shared key | Not Supported | Not required |
142142
|Standard VNG SKU | Route-based VPN | IPSec Pre-shared key | Supported, up to 150 routes | Not required |
143143
|High-Performance VNG SKU| Route-based VPN | IPSec Pre-shared key | Supported, up to 150 routes | Not required |
144144

145145
### Virtual network gateways supported configurations when VPN Fast Path is enabled
146146

147-
|| VPN Type | Connection type| Active routing support (BGP) | Remote endpoint NAT-T Enabled |
147+
| SKU | VPN Type | Connection type| Active routing support (BGP) | Remote endpoint NAT-T Enabled |
148148
|--|--|--|--|--|
149149
|Basic VNG SKU| Route-based VPN | IPSec Pre-shared key | Not Supported | Required |
150150
|Standard VNG SKU | Route-based VPN | IPSec Pre-shared key | Supported, up to 150 routes | Required |

0 commit comments

Comments
 (0)