Skip to content

Commit 10a7498

Browse files
Merge pull request #259823 from cherylmc/SKU6
SKUs
2 parents 05c6397 + ac5e61a commit 10a7498

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

articles/vpn-gateway/vpn-gateway-about-skus-legacy.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Legacy Azure virtual network VPN gateway SKUs
2+
title: VPN Gateway legacy SKUs
33
description: How to work with the old virtual network gateway SKUs; Basic, Standard, and High Performance.
44
author: cherylmc
55
ms.service: vpn-gateway
66
ms.topic: article
7-
ms.date: 11/28/2023
7+
ms.date: 11/29/2023
88
ms.author: cherylmc
99
---
10-
# Working with virtual network gateway SKUs (legacy SKUs)
10+
# Working with VPN Gateway legacy SKUs
1111

1212
This article contains information about the legacy (old) virtual network gateway SKUs. The legacy SKUs still work in both deployment models for VPN gateways that have already been created. Classic VPN gateways continue to use the legacy SKUs, both for existing gateways, and for new gateways. When creating new Resource Manager VPN gateways, use the new gateway SKUs. For information about the new SKUs, see [About VPN Gateway](vpn-gateway-about-vpngateways.md).
1313

14-
## <a name="gwsku"></a>Gateway SKUs
14+
## <a name="gwsku"></a>Legacy gateway SKUs
1515

1616
[!INCLUDE [Legacy gateway SKUs](../../includes/vpn-gateway-gwsku-legacy-include.md)]
1717

@@ -21,12 +21,20 @@ You can view legacy gateway pricing in the **Virtual Network Gateways** section,
2121

2222
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**.
2323

24+
When the migration path becomes available, you can migrate your legacy SKUs to the following SKUs:
25+
26+
* **Standard SKU:** -> **VpnGw1**
27+
* **High Performance SKU:** -> **VpnGw2**
28+
2429
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:
2530

26-
* **Standard** 6.5x
27-
* **High Performance** 5x
31+
* **Standard SKU:** 6.5x
32+
* **High Performance SKU:** 5x
33+
34+
If you don't migrate your gateway SKUs by September 30, 2025, your gateway will be automatically migrated and upgraded to an AZ gateway SKU:
2835

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).
36+
* **Standard SKU:** -> **VpnGw1AZ**
37+
* **High Performance SKU:** -> **VpnGw2AZ**
3038

3139
Important Dates:
3240

0 commit comments

Comments
 (0)