Skip to content

Commit c21fb0c

Browse files
authored
Merge pull request #301726 from MicrosoftDocs/release-vpn-sku
Release vpn SKU -> main -- 06/24
2 parents fec5f49 + da20e20 commit c21fb0c

12 files changed

+110
-166
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,6 +2434,16 @@
24342434
"redirect_url": "/previous-versions/azure/vpn-gateway/vpn-gateway-about-vpn-gateway-settings",
24352435
"redirect_document_id": false
24362436
},
2437+
{
2438+
"source_path_from_root": "/articles/vpn-gateway/gateway-sku-change.md",
2439+
"redirect_url": "/azure/vpn-gateway/gateway-sku-upgrade",
2440+
"redirect_document_id": false
2441+
},
2442+
{
2443+
"source_path_from_root": "/articles/vpn-gateway/gateway-sku-resize.md",
2444+
"redirect_url": "/azure/vpn-gateway/gateway-sku-upgrade",
2445+
"redirect_document_id": false
2446+
},
24372447
{
24382448
"source_path_from_root": "/articles/vpn-gateway/vpn-gateway-about-forced-tunneling.md",
24392449
"redirect_url": "/previous-versions/azure/vpn-gateway/vpn-gateway-about-forced-tunneling",

articles/vpn-gateway/TOC.yml

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,13 @@
5454
items:
5555
- name: About gateway SKUs
5656
href: about-gateway-skus.md
57-
- name: Gateway SKU consolidation & migration
58-
items:
59-
- name: About SKU consolidation & migration
60-
href: gateway-sku-consolidation.md
61-
- name: Resize a gateway SKU
62-
href: gateway-sku-resize.md
63-
- name: Change a gateway SKU
64-
href: gateway-sku-change.md
57+
- name: About gateway SKU consolidation & migration
58+
href: gateway-sku-consolidation.md
59+
- name: Upgrade a gateway SKU
60+
href: gateway-sku-upgrade.md
6561
- name: Manage legacy gateway SKUs
6662
href: vpn-gateway-about-skus-legacy.md
67-
- name: Public IP addresses
63+
- name: Public IP address SKUs
6864
items:
6965
- name: About Basic SKU public IP address migration
7066
href: basic-public-ip-migrate-about.md
@@ -96,10 +92,6 @@
9692
href: about-gateway-skus.md
9793
- name: Gateway SKU consolidation
9894
href: gateway-sku-consolidation.md
99-
- name: Resize a gateway SKU
100-
href: gateway-sku-resize.md
101-
- name: Change a gateway SKU
102-
href: gateway-sku-change.md
10395
- name: Manage legacy gateway SKUs
10496
href: vpn-gateway-about-skus-legacy.md
10597
- name: Migrate classic gateways to Resource Manager

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

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about VPN Gateway SKUs.
44
author: cherylmc
55
ms.service: azure-vpn-gateway
66
ms.topic: concept-article
7-
ms.date: 03/31/2025
7+
ms.date: 06/23/2025
88
ms.author: cherylmc
99

1010
---
@@ -63,7 +63,6 @@ Due to the differences in SLAs and feature sets, we recommend the following SKUs
6363
| **Production, critical workloads** | All Generation1 and Generation2 SKUs, except Basic|
6464
| **Dev-test or proof of concept** | Basic (**) |
6565

66-
6766
(\*\*) The Basic SKU has certain feature and performance limitations and shouldn't 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.
6867

6968
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).
@@ -81,23 +80,13 @@ You specify the gateway SKU when you create your VPN Gateway. See the following
8180
* [PowerShell](create-gateway-powershell.md)
8281
* [Azure CLI](create-routebased-vpn-gateway-cli.md)
8382

84-
## <a name="resizechange"></a>Change or resize a SKU
83+
## <a name="resizechange"></a>Upgrade a SKU
84+
85+
For most VPN gateways, you can upgrade a gateway SKU. For more information, see [Upgrade a VPN Gateway SKU](gateway-sku-upgrade.md).
8586

8687
> [!NOTE]
8788
> If you're working with a legacy gateway SKU (Standard and High Performance), see [Managing Legacy gateway SKUs](vpn-gateway-about-skus-legacy.md).
8889
89-
[!INCLUDE [changing vs. resizing](../../includes/vpn-gateway-sku-about-change-resize.md)]
90-
91-
### Considerations
92-
93-
There are many things to consider when moving to a new gateway SKU. This section outlines the main items and also provides a table that helps you select the best method to use.
94-
95-
[!INCLUDE [resize SKU restrictions](../../includes/vpn-gateway-sku-resize-restrictions.md)]
96-
97-
The following table helps you understand the required method to move from one SKU to another.
98-
99-
[!INCLUDE [resize SKU methods table](../../includes/vpn-gateway-sku-resize-methods-table.md)]
100-
10190
## Next steps
10291

10392
For more information about available connection configurations, see [About VPN Gateway](vpn-gateway-about-vpngateways.md).

articles/vpn-gateway/basic-public-ip-migrate-about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: raboilla
66
ms.service: azure-vpn-gateway
77
ms.topic: concept-article
88
ms.custom: references_regions
9-
ms.date: 06/10/2025
9+
ms.date: 06/23/2025
1010
ms.author: cherylmc
1111
---
1212

@@ -18,7 +18,7 @@ This article explains the migration process from a Basic SKU public IP address t
1818

1919
To migrate your gateway, you first need to validate whether your resource is capable of migration. Here are some common situations to be aware of:
2020

21-
* If your current gateway subnet is /28 or smaller, the migration tool may error out. You can use this to [add multiple prefixes for subnet](https://learn.microsoft.com/azure/virtual-network/how-to-multiple-prefixes-subnet?tabs=powershell) to /27 or larger before you can proceed with migration.
21+
* If your current gateway subnet is /28 or smaller, the migration tool may error out. You can use this to [add multiple prefixes for subnet](../virtual-network/how-to-multiple-prefixes-subnet.md) to /27 or larger before you can proceed with migration.
2222

2323
* Before your initiate migration for your VPN gateway, verify that your gateway subnet has at least *three* available IP addresses in your current prefix.
2424

@@ -55,7 +55,7 @@ The Standard SKU public IP address parameter for the VPN Gateway Basic SKU is cu
5555

5656
### Can I change to a Standard SKU public IP address manually?
5757

58-
Yes, you can. If you choose to do this manually, you'll need to delete the old gateway and then create a new gateway in your virtual network. When you create a new gateway, your gateway will automatically use a Standard SKU public IP address. However, if you choose to use this process, you'll incur downtime while the old gateway is deleted and the new gateway is created. For more information, see [Change a gateway SKU](gateway-sku-change.md).
58+
Yes, you can. If you choose to do this manually, you'll need to delete the old gateway and then create a new gateway in your virtual network. When you create a new gateway, your gateway will automatically use a Standard SKU public IP address. However, if you choose to use this process, you'll incur downtime while the old gateway is deleted and the new gateway is created.
5959

6060
### If I delete and re-create my gateway, will my IP address change?
6161

articles/vpn-gateway/gateway-sku-change.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

articles/vpn-gateway/gateway-sku-resize.md

Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Upgrade a VPN Gateway SKU
3+
titleSuffix: Azure VPN Gateway
4+
description: Learn how to upgrade a VPN Gateway SKU in Azure.
5+
author: cherylmc
6+
ms.service: azure-vpn-gateway
7+
ms.topic: how-to
8+
ms.date: 06/23/2025
9+
ms.author: cherylmc
10+
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.
12+
13+
---
14+
# Upgrade a VPN Gateway SKU
15+
16+
This article helps you upgrade a VPN Gateway virtual network gateway SKU. Upgrading a gateway SKU is a relatively fast process with minimal downtime (approximately 45 minutes). You can upgrade a SKU easily in the Azure portal, or by using PowerShell or Azure CLI. When you upgrade a SKU, the public IP address assigned to your gateway SKU doesn't change and you don't need to reconfigure your VPN device or your P2S clients.
17+
18+
## Considerations
19+
20+
There are many things to consider when upgrading to a new gateway SKU. The following table helps you understand the required method to move from one SKU to another. Notice that not all gateway SKUs are eligible to be upgraded directly. Some SKUs require you to delete the existing gateway and create a new one.
21+
22+
| Starting SKU | Target SKU | Eligible for SKU upgrade| Delete/Recreate only |
23+
| --- | --- |--- | --- |
24+
| Basic SKU | Any other SKU | No | Yes |
25+
| Generation 1 SKU | Generation 1 SKU | Yes| No |
26+
| Generation 1 SKU | Generation 1 AZ SKU | No |Yes |
27+
| Generation 1 AZ SKU | Generation 1 AZ SKU |Yes | No |
28+
| Generation 1 AZ SKU | Generation 2 AZ SKU | No | Yes |
29+
| Generation 2 SKU | Generation 2 SKU | Yes | No |
30+
| Generation 2 SKU | Generation 2 AZ SKU | No |Yes |
31+
| Generation 2 AZ SKU | Generation 2 AZ SKU | Yes | No |
32+
33+
For gateway SKU throughput and connection limits, see [About gateway SKUs](about-gateway-skus.md#benchmark).
34+
35+
## Limitations and restrictions
36+
37+
* You can't upgrade a Basic SKU to a new SKU. You must delete the gateway, and then create a new one.
38+
* You can't downgrade a SKU without deleting the gateway and creating a new one.
39+
* Legacy gateway SKUs (Standard and High Performance) can't be upgraded to the new SKU families. You must delete the gateway and create a new one. For more information about working with legacy gateway SKUS, see [VPN Gateway legacy SKUs](vpn-gateway-about-skus-legacy.md)
40+
41+
## Upgrade a gateway SKU using the Azure portal
42+
43+
Upgrading a gateway SKU takes about 45 minutes to complete.
44+
45+
1. Go to the **Configuration** page for your virtual network gateway.
46+
1. On the right side of the page, click the dropdown arrow to show a list of available SKUs. The options listed are based on the starting SKU and SKU Generation. Select the SKU from the dropdown.
47+
1. **Save** your changes to begin the SKU upgrade. It takes about 45 minutes for the gateway SKU upgrade to complete.
48+
49+
## Workflow for SKUs that can't be upgraded
50+
51+
For SKUs that can't be directly upgraded (Basic and legacy gateway SKUs), you must delete the existing gateway and create a new one. This process incurs downtime. The public IP address assigned to your gateway SKU changes. You must also reconfigure your VPN device and P2S clients.
52+
53+
The high level workflow is:
54+
55+
1. Remove any connections to the virtual network gateway.
56+
1. Delete the old VPN gateway.
57+
1. Create the new VPN gateway.
58+
1. Update your on-premises VPN devices with the new VPN gateway IP address (for site-to-site connections).
59+
1. Update the gateway IP address value for any VNet-to-VNet local network gateways that connect to this gateway.
60+
1. Download new client VPN configuration packages for point-to-site clients connecting to the virtual network through this VPN gateway.
61+
1. Recreate the connections to the virtual network gateway.
62+
63+
## Next steps
64+
65+
For more information about gateway SKUs, see [About gateway SKUs](about-gateway-skus.md).
Binary file not shown.

0 commit comments

Comments
 (0)