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
@@ -4,7 +4,7 @@ description: Learn about VPN Gateway SKUs.
4
4
author: cherylmc
5
5
ms.service: vpn-gateway
6
6
ms.topic: conceptual
7
-
ms.date: 11/20/2023
7
+
ms.date: 11/28/2023
8
8
ms.author: cherylmc
9
9
10
10
---
@@ -88,7 +88,7 @@ If you're using the old SKUs (legacy), the production SKU recommendations are St
88
88
89
89
## About legacy SKUs
90
90
91
-
For information about working with the legacy gateway SKUs (Basic, Standard, and HighPerformance), see [Working with VPN gateway SKUs (legacy SKUs)](vpn-gateway-about-skus-legacy.md).
91
+
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).
92
92
93
93
## Specify a SKU
94
94
@@ -101,7 +101,7 @@ You specify the gateway SKU when you create your VPN Gateway. See the following
101
101
## <aname="resizechange"></a>Change or resize a SKU
102
102
103
103
> [!NOTE]
104
-
> If you are working with a legacy gateway SKU and are using the classic deployment model (Service Management), the SKU rules are different. See [Working with legacy classic deployment model SKUs](vpn-gateway-about-skus-legacy.md).
104
+
> 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).
105
105
106
106
[!INCLUDE [changing vs. resizing](../../includes/vpn-gateway-sku-about-change-resize.md)]
description: How to work with the old virtual network gateway SKUs; Basic, Standard, and HighPerformance.
3
+
description: How to work with the old virtual network gateway SKUs; Basic, Standard, and High Performance.
4
4
author: cherylmc
5
5
ms.service: vpn-gateway
6
6
ms.topic: article
7
-
ms.date: 02/13/2023
7
+
ms.date: 11/28/2023
8
8
ms.author: cherylmc
9
9
---
10
10
# Working with virtual network gateway SKUs (legacy SKUs)
@@ -17,6 +17,23 @@ This article contains information about the legacy (old) virtual network gateway
17
17
18
18
You can view legacy gateway pricing in the **Virtual Network Gateways** section, which is located in on the [ExpressRoute pricing page](https://azure.microsoft.com/pricing/details/expressroute).
19
19
20
+
## SKU deprecation
21
+
22
+
The Standard and High Performance SKUs will be deprecated September 30, 2025. The product team will make a migration path available for these SKUs by November 30, 2024. **At this time, there's no action that you need to take**.
23
+
24
+
There are no [price](https://azure.microsoft.com/pricing/details/vpn-gateway/) changes if you migrate to Standard (VpnGw1) and High Performance (VpnGw2) gateways. As a benefit, there's a performance improvement after migrating:
25
+
26
+
***Standard** 6.5x
27
+
***High Performance** 5x
28
+
29
+
If you don't migrate your gateway by September 30, 2025, your gateway will be automatically upgraded to AZ gateways: VpnGw1AZ (Standard) or VpnGw2AZ (High Performance).
30
+
31
+
Important Dates:
32
+
33
+
***December 1, 2023**: No new gateway creations possible on Standard / High Performance SKUs
34
+
***November 30, 2024**: Begin migrating gateways to other SKUs
35
+
***September 30, 2025**: Standard/High Performance SKUs will be retired and gateways will be automatically migrated
36
+
20
37
## <aname="agg"></a>Estimated aggregate throughput by SKU
21
38
22
39
[!INCLUDE [Aggregated throughput by legacy SKU](../../includes/vpn-gateway-table-gwtype-legacy-aggtput-include.md)]
@@ -27,29 +44,30 @@ You can view legacy gateway pricing in the **Virtual Network Gateways** section,
27
44
28
45
## <aname="resize"></a>Resize a gateway
29
46
30
-
With the exception of the Basic SKU, you can resize your gateway to a gateway SKU within the same SKU family. For example, if you have a Standard SKU, you can resize to a HighPerformance SKU. However, you can't resize your VPN gateway between the old SKUs and the new SKU families. For example, you can't go from a Standard SKU to a VpnGw2 SKU, or a Basic SKU to VpnGw1.
47
+
Except for the Basic SKU, you can resize your gateway to a gateway SKU within the same SKU family. For example, if you have a Standard SKU, you can resize to a High Performance SKU. However, you can't resize your VPN gateway between the old SKUs and the new SKU families. For example, you can't go from a Standard SKU to a VpnGw2 SKU, or a Basic SKU to VpnGw1.
31
48
32
49
### Resource Manager
33
50
34
-
To resize a gateway for the [Resource Manager deployment model](../azure-resource-manager/management/deployment-models.md) using PowerShell, use the following command:
51
+
You can resize a gateway for the [Resource Manager deployment model](../azure-resource-manager/management/deployment-models.md) using the Azure portal or PowerShell. For PowerShell, use the following command:
You can also resize a gateway in the Azure portal.
42
-
43
58
### <aname="classicresize"></a>Classic
44
59
45
-
To resize a gateway for the classic deployment model, you must use the Service Management PowerShell cmdlets. Use the following command:
60
+
To resize a gateway for the [classic deployment model](../azure-resource-manager/management/deployment-models.md), you must use the Service Management PowerShell cmdlets. Use the following command:
## <aname="change"></a>Change to the new gateway SKUs
52
67
68
+
> [!NOTE]
69
+
> Standard and High Performance SKUs will be deprecated September 30, 2025. While you can choose to change to the new gateway SKUs at any point, there is no requirement to do so at this time. The product team will make a migration path available for these SKUs by November 30, 2024. See [Legacy SKU deprecation](#sku-deprecation) for more information.
70
+
53
71
[!INCLUDE [Change to the new SKUs](../../includes/vpn-gateway-gwsku-change-legacy-sku-include.md)]
Copy file name to clipboardExpand all lines: includes/vpn-gateway-gwsku-change-legacy-sku-include.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
author: cherylmc
6
6
ms.service: vpn-gateway
7
7
ms.topic: include
8
-
ms.date: 04/07/2023
8
+
ms.date: 11/27/2023
9
9
ms.author: cherylmc
10
10
ms.custom: include file
11
11
---
@@ -27,4 +27,4 @@ Considerations:
27
27
* To move to the new SKUs, your VPN gateway must be in the Resource Manager deployment model.
28
28
* If you have a classic VPN gateway, you must continue using the older legacy SKUs for that gateway, however, you can resize between the legacy SKUs. You can't change to the new SKUs.
29
29
* When you change from a legacy SKU to a new SKU, you'll have connectivity downtime.
30
-
* When changing to a new gateway SKU, the public IP address for your VPN gateway changes. This happens even if you specify the same public IP address object that you used previously.
30
+
* When changing to a new gateway SKU, the public IP address for your VPN gateway changes. This happens even if you specified the same public IP address object that you used previously.
When you want to move to another SKU, there are multiple methods to choose from. The method you choose depends on the gateway SKU that you're starting from.
10
10
11
-
***Resize a SKU:** When you resize a SKU, you incur very little downtime. You don't need to follow a workflow to resize a SKU. You can resize a SKU quickly and easily in the Azure portal. Or, you can use PowerShell or the Azure CLI. You don't need to reconfigure your VPN device or your P2S clients.
11
+
***[Resize a SKU](../articles/vpn-gateway/gateway-sku-resize.md):** When you resize a SKU, you incur very little downtime. You don't need to follow a workflow to resize a SKU. You can resize a SKU quickly and easily in the Azure portal. Or, you can use PowerShell or the Azure CLI. You don't need to reconfigure your VPN device or your P2S clients.
12
12
13
-
***Change a SKU:** If you can't resize your SKU, you can change your SKU using a specific [Workflow](../articles/vpn-gateway/gateway-sku-change.md#workflow). Changing a SKU incurs more downtime than resizing. Additionally, there are multiple resources that need to be reconfigured when using this method.
13
+
***[Change a SKU](../articles/vpn-gateway/gateway-sku-change.md):** If you can't resize your SKU, you can change your SKU using a specific [Workflow](../articles/vpn-gateway/gateway-sku-change.md#workflow). Changing a SKU incurs more downtime than resizing. Additionally, there are multiple resources that need to be reconfigured when using this method.
* You can't resize a legacy SKU to one of the newer Azure SKUs (VpnGw1, VpnGw2AZ etc.) Legacy SKUs for the Resource Manager deployment model are: Basic, Standard, and HighPerformance.
10
+
* You can't resize a legacy SKU to one of the newer Azure SKUs (VpnGw1, VpnGw2AZ etc.) Legacy SKUs for the Resource Manager deployment model are: Basic, Standard, and High Performance. You must instead, change the SKU.
11
11
* You can resize a gateway SKU as long as it is in the same generation, except for the Basic SKU.
12
12
* You can change a Basic SKU to another SKU.
13
13
* When you change from a legacy SKU to a new SKU, you'll have connectivity downtime.
14
-
* When you change to a new gateway SKU, the public IP address for your VPN gateway changes. This happens even if you specify the same public IP address object that you used previously.
14
+
* When you change to a new gateway SKU, the public IP address for your VPN gateway changes. This happens even if you specified the same public IP address object that you used previously.
15
15
* If you have a classic VPN gateway, you must continue using the older legacy SKUs for that gateway. However, you can resize between the legacy SKUs available for classic gateways. You can't change to the new SKUs.
16
+
* Standard and High Performance legacy SKUs are being deprecated. See [Legacy SKU deprecation](../articles/vpn-gateway/vpn-gateway-about-skus-legacy.md#sku-deprecation) for SKU migration and upgrade timelines.
0 commit comments