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/gateway-sku-upgrade.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to upgrade a VPN Gateway SKU in Azure.
5
5
author: cherylmc
6
6
ms.service: azure-vpn-gateway
7
7
ms.topic: how-to
8
-
ms.date: 06/23/2025
8
+
ms.date: 03/03/2026
9
9
ms.author: cherylmc
10
10
11
11
#customer intent: As an Azure network engineer, I want to understand the workflow for upgrading a VPN Gateway SKU so that I can plan properly and minimize downtime.
@@ -26,9 +26,8 @@ There are many things to consider when you upgrade to a new gateway SKU. The fol
26
26
| Basic SKU | Any other SKU | No | Yes |
27
27
| Legacy SKU | AZ SKU | Yes (Migrate Only) | No
28
28
| Generation 1 SKU | Generation 1 AZ SKU | Yes | No |
| Generation 2 SKU | Generation 2 AZ SKU | Yes | No |
31
-
| Generation 2 SKU | Generation 1 AZ SKU | No | Yes |
32
31
33
32
In the preceding table, *AZ* stands for *availability zone*, and means that the SKU offers support for availability zones. For gateway SKU throughput and connection limits, see [About gateway SKUs](about-gateway-skus.md#benchmark).
34
33
@@ -70,6 +69,13 @@ The high-level workflow is:
70
69
71
70
**Legacy SKUs** cannot be directly upgraded. All legacy SKUs use Basic IP address and you must migrate your Basic SKU IP address to Standard SKU IP address first. As part of Basic IP migration, your legacy SKU will also be migrated to AZ SKU family. See, the detailed instructions listed for [migrating your Basic IP address](basic-public-ip-migrate-howto.md?tabs=portal). For more information about working with legacy gateway SKUs, see [VPN Gateway legacy SKUs](vpn-gateway-about-skus-legacy.md).
72
71
72
+
**Gen2 SKUs** cannot be upgraded directly.
73
+
74
+
* If your gateway uses a Basic IP address, migrating to a Standard public IP will automatically upgrade your gateway to Gen2.
75
+
* If your gateway already uses a Standard IP address, it will be seamlessly upgraded to Gen2 during regular service updates before September 2026.
76
+
77
+
No separate customer action is required to migrate your gateway to Gen2 beyond required Basic IP address migration.
78
+
73
79
## Related content
74
80
75
81
* For more information about gateway SKUs, see [About gateway SKUs](about-gateway-skus.md).
0 commit comments