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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ When you configure a virtual network gateway SKU, select the SKU that satisfies
50
50
51
51
(*) 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
52
53
-
(\*\*) The Basic SKU is considered a legacy SKU. 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.
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.
54
54
55
55
## <aname="workloads"></a>Gateway SKUs - Production vs. Dev-Test workloads
56
56
@@ -62,7 +62,7 @@ Due to the differences in SLAs and feature sets, we recommend the following SKUs
62
62
|**Dev-test or proof of concept**| Basic (**) |
63
63
|||
64
64
65
-
(\*\*) The Basic SKU is considered a legacy SKU. 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.
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.
66
66
67
67
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
68
@@ -82,7 +82,7 @@ You specify the gateway SKU when you create your VPN Gateway. See the following
82
82
## <aname="resizechange"></a>Change or resize a SKU
83
83
84
84
> [!NOTE]
85
-
> If you're working with a legacy gateway SKU (Basic, Standard, and High Performance), see [Managing Legacy gateway SKUs](vpn-gateway-about-skus-legacy.md).
85
+
> If you're working with a legacy gateway SKU (Standard and High Performance), see [Managing Legacy gateway SKUs](vpn-gateway-about-skus-legacy.md).
86
86
87
87
[!INCLUDE [changing vs. resizing](../../includes/vpn-gateway-sku-about-change-resize.md)]
Copy file name to clipboardExpand all lines: includes/vpn-gateway-gwsku-legacy-include.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,15 @@
2
2
author: cherylmc
3
3
ms.service: azure-vpn-gateway
4
4
ms.topic: include
5
-
ms.date: 11/29/2023
5
+
ms.date: 08/06/2024
6
6
ms.author: cherylmc
7
7
---
8
8
The legacy (old) VPN Gateway SKUs are:
9
9
10
-
* Default (Basic)
11
10
* Standard
12
11
* High Performance
13
12
14
13
When working with the legacy SKUs, consider the following:
15
14
16
-
* If you want to use a PolicyBased VPN type, you must use the Basic SKU. PolicyBased VPNs (previously called Static Routing) aren't supported on any other SKU.
17
-
* BGP isn't supported on the Basic SKU.
18
-
* ExpressRoute-VPN Gateway coexist configurations aren't supported on the Basic SKU.
19
15
* Active-active S2S VPN Gateway connections can be configured on the High Performance SKU only.
20
16
* VPN Gateway doesn't use the UltraPerformance gateway SKU. For information about the UltraPerformance SKU, see the [ExpressRoute](../articles/expressroute/expressroute-about-virtual-network-gateways.md) documentation.
0 commit comments