File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,15 +136,15 @@ New-AzVirtualNetworkGateway -Name vnetgw1 -ResourceGroupName testrg `
136
136
137
137
### Virtual network gateways supported configurations when VPN Fast Path is not enabled
138
138
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 |
140
140
| --| --| --| --| --|
141
141
| Basic VNG SKU| Route-based VPN | IPSec Pre-shared key | Not Supported | Not required |
142
142
| Standard VNG SKU | Route-based VPN | IPSec Pre-shared key | Supported, up to 150 routes | Not required |
143
143
| High-Performance VNG SKU| Route-based VPN | IPSec Pre-shared key | Supported, up to 150 routes | Not required |
144
144
145
145
### Virtual network gateways supported configurations when VPN Fast Path is enabled
146
146
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 |
148
148
| --| --| --| --| --|
149
149
| Basic VNG SKU| Route-based VPN | IPSec Pre-shared key | Not Supported | Required |
150
150
| Standard VNG SKU | Route-based VPN | IPSec Pre-shared key | Supported, up to 150 routes | Required |
You can’t perform that action at this time.
0 commit comments