Skip to content

Commit a62ac7b

Browse files
committed
New article
1 parent eb6485a commit a62ac7b

File tree

4 files changed

+83
-0
lines changed

4 files changed

+83
-0
lines changed

articles/vpn-gateway/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
href: vpn-gateway-about-vpn-gateway-settings.md
3434
- name: About gateway SKUs
3535
href: about-gateway-skus.md
36+
- name: About gateway SKU consolidation
37+
href: gateway-sku-consolidation.md
3638
- name: About active-active mode gateways
3739
href: about-active-active-gateways.md
3840
- name: About VPN devices
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
---
2+
title: Gateway SKU mappings
3+
titleSuffix: Azure VPN Gateway
4+
description: Learn about the changes for virtual network gateway SKUs for VPN Gateway.
5+
author: cherylmc
6+
ms.service: azure-vpn-gateway
7+
ms.topic: how-to
8+
ms.date: 09/18/2024
9+
ms.author: cherylmc
10+
11+
---
12+
# VPN Gateway SKU consolidation and migration
13+
14+
We're simplifying our VPN Gateway SKU portfolio. Due to the lack of redundancy, lower availability, and potential higher costs associated with additional failover solutions, we're transitioning all non availability zone (AZ) supported SKUs to AZ supported SKUs. This article helps you understand the upcoming changes for VPN Gateway virtual network gateway SKUs. This article expands on the official announcement.
15+
16+
* **Effective January 1, 2025**: Creation of new VPN gateways using VpnGw1-5 SKUs (non-AZ) will no longer be possible.
17+
* **Migration period**: From April 2025 to October 2026, all existing VPN gateways using VpnGw1-5 SKUs (non-AZ SKUs) will be seamlessly migrated to VpnGw1-5 SKUs (AZ).
18+
19+
To support this migration, we're reducing the prices on AZ SKUs. Refer to the [pricing page](https://azure.microsoft.com/pricing/details/vpn-gateway/) to select the appropriate SKU for your organization.
20+
21+
> [!NOTE]
22+
> This article doesn't apply to the following legacy gateway SKUs: Standard or High Performance. For information legacy SKUS, including legacy SKU migration, see [Working with VPN Gateway legacy SKUs](vpn-gateway-about-skus-legacy.md).
23+
24+
## Mapping old SKUs to new SKUs
25+
26+
The following diagram shows current SKUs and the new SKUs they'll automatically be migrated to.
27+
28+
:::image type="content" source="./media/gateway-sku-consolidation/sku-mapping.png" alt-text="Diagram of gateway SKU mapping." lightbox="./media/gateway-sku-consolidation/sku-mapping-expand.png":::
29+
30+
## FAQ
31+
32+
### What actions do I need to take?
33+
34+
There are no actions that you need to take. If your gateway currently uses one of the SKUs listed in previous section, we'll migrate the gateway for you. When we perform the migration, the migration is seamless. There's no downtime expected. You'll be notified in advance about migration for your gateway. We recommend that you don't change your SKU manually in anticipation of SKU migration unless you want to upgrade to a higher SKU.
35+
36+
### What is the timeline?
37+
38+
Migration will begin after March 2025. You'll be notified when your gateway will be migrated.
39+
40+
### Can I create new gateways using the older SKUs?
41+
42+
No. You can't create a new gateway using VpnGw1-5 SKUs (non-AZ SKUs) after January 2025.
43+
44+
### How long will my existing gateway SKUs be supported?
45+
46+
The existing gateway SKUs are supported until they're migrated to AZ SKUs. The targeted deprecation for non-AZ SKUs is September 16, 2026. There will be no impact to existing AZ SKUs.
47+
48+
### Will there be any pricing differences for my gateways after migration?
49+
50+
Yes. On January 1, 2025 you can see the new [Pricing](https://azure.microsoft.com/pricing/details/vpn-gateway). Until that date, the pricing changes won't show on the pricing page.
51+
52+
### When does new AZ pricing take effect?
53+
54+
Yes. The new pricing timeline is:
55+
56+
* If your existing gateway uses a VpnGw1-5 SKU, new pricing starts after your gateway is migrated.
57+
* If your existing gateway uses a VpnGw1AZ-5AZ SKU, new pricing starts January 1, 2025.
58+
59+
### Can I deploy VpnGw 1-5 AZ SKUs in all regions?
60+
61+
Yes, you can deploy AZ SKUs in all regions. If a region doesn't currently support availability zones, you can still create VPN Gateway AZ SKUs, but the deployment will remain regional. In the future, when the region supports availability zones, we'll enable zone redundancy for the gateways.
62+
63+
### Will there be downtime during migrating my Non-AZ gateways?
64+
65+
No. This migration is seamless and there's no expected downtime during migration.
66+
67+
### Will there be any performance impact on my gateways with this migration?
68+
69+
Yes. AZ SKUs get the benefits of Zone redundancy for VPN gateways in [zone redundant regions](https://learn.microsoft.com/azure/reliability/availability-zones-service-support). If the region doesn't support zone redundancy, the gateway is regional until the region it's deployed to supports zone redundancy.
70+
71+
### Is VPN Gateway Basic SKU retiring?
72+
73+
No, the VPN Gateway Basic SKU isn't retiring. You can create a VPN gateway using the Basic gateway SKU via [PowerShell](create-gateway-basic-sku-powershell.md) or CLI. Currently, the VPN Gateway Basic SKU supports only the Basic SKU public IP address resource (which is on a path to retirement). We're working on adding support for the Standard SKU public IP address resource to the VPN Gateway Basic SKU.
74+
75+
### When will my Standard and HighPerformance gateway be migrated?
76+
77+
Standard and HighPerformance gateway will be migrated to AZ gateways in CY26. For more information, see this [announcement](https://azure.microsoft.com/updates/standard-and-highperformance-vpn-gateway-skus-will-be-retired-on-30-september-2025/) and [Working with VPN Gateway legacy SKUs](vpn-gateway-about-skus-legacy.md).
78+
79+
## Next steps
80+
81+
For more information about SKUs, see [About gateway SKUs](about-gateway-skus.md).
79.6 KB
Loading
57.8 KB
Loading

0 commit comments

Comments
 (0)