You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/about-gateway-skus.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn about VPN Gateway SKUs.
4
4
author: cherylmc
5
5
ms.service: azure-vpn-gateway
6
6
ms.topic: conceptual
7
-
ms.date: 07/23/2024
7
+
ms.date: 08/15/2024
8
8
ms.author: cherylmc
9
9
10
10
---
@@ -46,29 +46,28 @@ When you configure a virtual network gateway SKU, select the SKU that satisfies
46
46
| --- | --- |
47
47
|**Basic** (**) |**Route-based VPN**: 10 tunnels for S2S/connections; no RADIUS authentication for P2S; no IKEv2 for P2S<br>**Policy-based VPN**: (IKEv1): 1 S2S/connection tunnel; no P2S|
48
48
|**All Generation1 and Generation2 SKUs except Basic**|**Route-based VPN**: up to 100 tunnels (*), P2S, BGP, active-active, custom IPsec/IKE policy, ExpressRoute/VPN coexistence |
49
-
|||
50
49
51
50
(*) You can configure "PolicyBasedTrafficSelectors" to connect a route-based VPN gateway to multiple on-premises policy-based firewall devices. Refer to [Connect VPN gateways to multiple on-premises policy-based VPN devices using PowerShell](vpn-gateway-connect-multiple-policybased-rm-ps.md) for details.
52
51
53
-
(\*\*) The Basic SKU has certain feature and performance limitations and should not be used for production purposes. Verify that the feature that you need is supported before you use the Basic SKU. The Basic SKU doesn't support IPv6 and can only be configured using PowerShell or Azure CLI. Additionally, the Basic SKU doesn't support RADIUS authentication.
52
+
(\*\*) The Basic SKU has certain feature and performance limitations and shouldn't be used for production purposes. Verify that the feature that you need is supported before you use the Basic SKU. The Basic SKU doesn't support IPv6 and can only be configured using PowerShell or Azure CLI. Additionally, the Basic SKU doesn't support RADIUS authentication.
54
53
55
54
## <aname="workloads"></a>Gateway SKUs - Production vs. Dev-Test workloads
56
55
57
56
Due to the differences in SLAs and feature sets, we recommend the following SKUs for production vs. dev-test:
58
57
59
-
|**Workload**|**SKUs**|
60
-
| --- | ---|
58
+
|**Workload**|**SKUs**|
59
+
| --- | --- |
61
60
|**Production, critical workloads**| All Generation1 and Generation2 SKUs, except Basic|
62
61
|**Dev-test or proof of concept**| Basic (**) |
63
-
|||
64
62
65
-
(\*\*) The Basic SKU has certain feature and performance limitations and should not be used for production purposes. Verify that the feature that you need is supported before you use the Basic SKU. The Basic SKU doesn't support IPv6 and can only be configured using PowerShell or Azure CLI. Additionally, the Basic SKU doesn't support RADIUS authentication.
63
+
64
+
(\*\*) The Basic SKU has certain feature and performance limitations and shouldn't be used for production purposes. Verify that the feature that you need is supported before you use the Basic SKU. The Basic SKU doesn't support IPv6 and can only be configured using PowerShell or Azure CLI. Additionally, the Basic SKU doesn't support RADIUS authentication.
66
65
67
66
If you're using the old SKUs (legacy), the production SKU recommendations are Standard and HighPerformance. For information and instructions for old SKUs, see [Gateway SKUs (legacy)](vpn-gateway-about-skus-legacy.md).
68
67
69
68
## About legacy SKUs
70
69
71
-
For information about working with the legacy gateway SKUs (Basic, Standard, and High Performance), including SKU deprecation, see [Managing legacy gateway SKUs](vpn-gateway-about-skus-legacy.md).
70
+
For information about working with the legacy gateway SKUs (Standard and High Performance), including SKU deprecation, see [Managing legacy gateway SKUs](vpn-gateway-about-skus-legacy.md).
0 commit comments