Skip to content

Commit 9c1bbad

Browse files
committed
New article- Remove Basic SKU public IP- Basic VPN Gateway
1 parent d4da9f6 commit 9c1bbad

5 files changed

Lines changed: 84 additions & 31 deletions

File tree

articles/vpn-gateway/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,10 @@
6464
items:
6565
- name: About Basic SKU public IP address migration
6666
href: basic-public-ip-migrate-about.md
67-
- name: How to migrate a Basic SKU public IP address to Standard
67+
- name: Migrate a Basic SKU public IP address to Standard
6868
href: basic-public-ip-migrate-howto.md
69+
- name: Remove the Basic SKU public IP reference - Basic SKU VPN gateways
70+
href: basic-sku-public-ip-remove.md
6971
- name: About active-active mode gateways
7072
href: about-active-active-gateways.md
7173
- name: VPN Gateway configuration settings

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

Lines changed: 43 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ author: raboilla
66
ms.service: azure-vpn-gateway
77
ms.topic: concept-article
88
ms.custom: references_regions
9-
ms.date: 01/21/2026
9+
ms.date: 03/06/2026
1010
ms.author: cherylmc
1111
# Customer intent: As a network administrator, I want to migrate my VPN Gateway from a Basic SKU public IP address to a Standard SKU, so that I can ensure continued service and optimize performance as Basic SKU is phased out.
1212
---
1313

1414
# About migrating a Basic SKU public IP address to Standard SKU
1515

16-
This article explains the migration process from a Basic SKU public IP address to a Standard SKU public IP address for VPN Gateway deployments. There are separate migration timelines, depending on the VPN Gateway SKU that your gateway is currently configured to use.
16+
This article explains the migration process from a Basic SKU public IP address to a Standard SKU public IP address for VPN Gateway deployments. There are separate migration timelines, depending on the VPN Gateway SKU that your gateway is currently configured to use.
1717

1818
> [!IMPORTANT]
1919
> For anticipated migration timelines, see the [VPN Gateway - What's new](whats-new.md) article.
@@ -22,65 +22,80 @@ This article explains the migration process from a Basic SKU public IP address t
2222

2323
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:
2424

25-
* Before your initiate migration for your VPN gateway, verify that your gateway subnet has at least **three** available IP addresses in your current prefix.
26-
27-
* 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.
25+
* For VPN Gateway Basic gateway SKU:
26+
27+
* If your Basic SKU VPN gateway has a Basic SKU public IP reference, you don't use the migration process. You only need to remove the Basic SKU public IP reference from your gateway.
28+
* For steps to remove the Basic SKU public IP reference, see [Remove the Basic SKU public IP reference from a Basic SKU VPN gateway](basic-sku-public-ip-remove.md).
2829

29-
* If you have ExpressRoute and VPN coexisting. We'd like to recommend customers to consider migrating the Basic IP resources to Standard IP on **VPN** first.
30+
* For VPN Gateway SKUs VpnGw1-5:
3031

32+
* Before your initiate migration for your VPN gateway, verify that your gateway subnet has at least **three** available IP addresses in your current prefix.
33+
34+
* 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.
3135

36+
* If you have ExpressRoute and VPN coexisting: We recommend considering migrating the Basic IP resources to Standard IP on **VPN** first.
3237

3338
## FAQ
3439

35-
### How long does the end-to-end migration typically take?
36-
* The entire migration process usually takes up to 2 hours, depending on the size and configuration of your deployment.
40+
Depending on your current VPN gateway SKU, you might have different questions about the migration process. Here are some frequently asked questions to help you understand the migration better.
41+
42+
### VPN gateway SKUs VpnGw1-5
43+
44+
#### How long does the end-to-end migration typically take?
45+
46+
The entire migration process usually takes up to 2 hours, depending on the size and configuration of your deployment.
47+
48+
#### How long does each migration step take?
3749

38-
### How long does each migration step take?
39-
* Migration step durations can vary based on environment complexity. On average:
50+
Migration step durations can vary based on environment complexity. On average:
4051

41-
Prepare: Typically up to 40 minutes, with a maximum of 1 hour.<br>
42-
Execute: Takes around 5–10 minutes. (This is the only step where brief downtime is expected.)<br>
43-
Commit: Typically up to 30 minutes, with a maximum of 1 hour.
52+
* Prepare: Typically up to 40 minutes, with a maximum of 1 hour.
53+
* Execute: Takes around 5–10 minutes. (This is the only step where brief downtime is expected.)
54+
* Commit: Typically up to 30 minutes, with a maximum of 1 hour.
4455

45-
### How will my gateway SKU be impacted after the Basic SKU public IP address migration?
56+
#### How will my gateway SKU be impacted after the Basic SKU public IP address migration?
4657

4758
After you upgrade from a Basic SKU public IP address to a Standard SKU public IP address, your VPN gateway SKU VPNGW1-5 will be migrated to VPNGW1AZ-5. As a result, you might see the SKU changed from a Non-AZ to an AZ-SKU. For more information about SKU impact, see the [Gateway SKU migration](gateway-sku-consolidation.md) article.
4859

49-
### Will my VPN gateway IP address change after my public IP address is migrated?
60+
#### Will my VPN gateway IP address change after my public IP address is migrated?
5061

5162
* If you use the Microsoft-provided migration experience, your gateway IP address won't change.
5263
* If you manually delete your current VPN gateway that has a Basic SKU public IP address and create a new VPN gateway using a Standard SKU public IP address, your gateway IP address changes.
5364

54-
### Will there be any downtime?
65+
#### Will there be any downtime?
5566

5667
Up to 10 minutes of downtime is expected during the Microsoft-provided migration experience.
5768

58-
### Do I need to take any actions to migrate?
69+
#### Do I need to take any actions to migrate?
5970

6071
The Microsoft-provided migration experience is a customer-initiated migration. You'll need to initiate the migration process. The migration process is expected to take up to 10 minutes.
6172

62-
### Are there any migration prerequisites?
73+
#### Are there any migration prerequisites?
6374

6475
Ensure that your gateway subnet has right IP address space and subnet size. You'll need at least three available IP addresses in your current prefix before you perform the migration.
6576

66-
### Can I create a Basic SKU VPN gateway with a Basic SKU public IP address after March 31, 2025?
77+
#### Can I change to a Standard SKU public IP address manually?
6778

68-
Yes, you can create a VPN gateway using the gateway Basic SKU and a Basic SKU public IP address until June 2025.
79+
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.
6980

70-
### When will I be able to create a Basic SKU VPN gateway with a Standard SKU public IP address?
81+
#### If I delete and re-create my gateway, will my IP address change?
7182

72-
The Standard SKU public IP address parameter for the VPN Gateway Basic SKU is currently being rolled out and will be completed in April 2025. After this date, you'll be able to create a Basic SKU VPN gateway with a Standard SKU public IP address.
83+
Yes, the IP address changes with this approach. This means that you'll have to ensure the new IP address is updated in all of your internal tooling as needed.
7384

74-
### Can I change to a Standard SKU public IP address manually?
85+
### VPN gateway Basic SKU
7586

76-
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.
87+
#### Can I create a Basic SKU VPN gateway with a Basic SKU public IP address?
7788

78-
### If I delete and re-create my gateway, will my IP address change?
89+
No, you can't create a Basic SKU VPN gateway with a Basic SKU public IP address after June 2025. New Basic SKU VPN gateways require a Standard public IP address SKU.
7990

80-
Yes, the IP address changes with this approach. This means that you'll have to ensure the new IP address is updated in all of your internal tooling as needed.
91+
#### Do I need to migrate if I have a Basic SKU VPN gateway?
92+
93+
Basic SKU VPN gateways that currently show as using a Basic SKU public IP address **do not** use the migration process to move to a Standard public IP address SKU. The only action you need to take is to remove the Basic SKU public IP reference from your gateway.
94+
95+
For steps to remove the Basic SKU public IP reference, see [Remove the Basic SKU public IP reference from a Basic SKU VPN gateway](basic-sku-public-ip-remove.md). Your gateway continues to use the same public IP address. Only the reference to the Basic SKU public IP resource is removed from your gateway.
8196

8297
## Next steps
8398

8499
* For more information, see the [announcement](https://azure.microsoft.com/updates?id=upgrade-to-standard-sku-public-ip-addresses-in-azure-by-30-september-2025-basic-sku-will-be-retired).
85-
86-
* For migration steps, see [How to migrate a Basic SKU public IP address to Standard SKU](basic-public-ip-migrate-howto.md).
100+
* For migration steps for non-Basic SKU VPN Gateways, see [How to migrate a Basic SKU public IP address to Standard SKU](basic-public-ip-migrate-howto.md).
101+
* To remove the Basic SKU public IP reference from a Basic SKU VPN gateway, see [Remove the Basic SKU public IP reference from a Basic SKU VPN gateway](basic-sku-public-ip-remove.md).

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ ms.author: cherylmc
1212

1313
# How to migrate a Basic SKU public IP address to Standard SKU for VPN Gateway
1414

15-
This article helps you migrate a Basic SKU public IP address to a Standard SKU for VPN Gateway deployments that use gateway SKUs VpnGw 1-5. For more information about Basic SKU migration, see [About migrating a Basic SKU public IP address to Standard SKU for VPN Gateway](basic-public-ip-migrate-about.md).
15+
This article helps you migrate a Basic SKU public IP address to a Standard SKU for VPN Gateway deployments that use gateway SKUs VpnGw 1-5. For more information about Basic SKU public IP address migration, see [About migrating a Basic SKU public IP address to Standard SKU for VPN Gateway](basic-public-ip-migrate-about.md).
1616

1717
> [!IMPORTANT]
18-
> Basic SKU public IP address migration for VPN Gateway is currently Generally Available for Active-Passive with some limitations (see known issues). <br> For Active-Active Gateways this is in Preview.
18+
> * Basic SKU public IP address migration for VPN Gateway is currently Generally Available for Active-Passive with some limitations (see known issues). <br> For Active-Active Gateways this is in Preview.
19+
> * The steps on this page apply to VPN gateways using gateway SKUs other than the Basic gateway SKU. If your gateway uses the Basic gateway SKU, see [Remove the Basic SKU public IP reference from a Basic SKU VPN gateway](basic-sku-public-ip-remove.md).
1920
2021
During the public IP address SKU migration process, your Basic SKU public IP address resource is migrated to a Standard SKU public IP address resource. The IP address assigned to your gateway doesn't change.
2122

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Remove the Basic Public IP Reference from a Basic SKU VPN Gateway - Azure portal
3+
description: Learn how to remove the Basic public IP resource reference from an existing Basic SKU VPN gateway using the Azure portal.
4+
author: cherylmc
5+
ms.author: cherylmc
6+
ms.service: azure-vpn-gateway
7+
ms.topic: how-to
8+
ms.date: 03/06/2026
9+
---
10+
11+
# Remove the Basic public IP reference from a Basic SKU VPN gateway - Azure portal
12+
13+
Basic public IP addresses are being retired in Azure. The steps in this article help you remove the Basic SKU public IP resource reference from an existing Basic SKU VPN gateway. This change doesn't update the gateway's public IP address and doesn't interrupt connectivity.
14+
15+
These steps apply only to Basic SKU VPN gateways that have a Basic SKU public IP resource reference. If your gateway doesn't have a Basic public IP reference, see [About migrating a Basic SKU public IP address to a Standard SKU public IP address](basic-public-ip-migrate-about.md) for information about public IP addresses and VPN Gateway.
16+
17+
> [!NOTE]
18+
> * Your gateway's public IP address remains the same.
19+
> * There's no network interruption when you make this change.
20+
21+
## Remove the Basic SKU public IP reference
22+
23+
Use the following steps to remove the Basic SKU public IP resource reference from a Basic SKU VPN gateway in the Azure portal.
24+
25+
1. In the [Azure portal](https://portal.azure.com), go to your **Virtual network gateway** resource.
26+
1. On the left menu, under **Settings**, select **Configuration**.
27+
1. On the Configuration page, verify that in the Validation section, all of the resources are showing as **Succeeded**.
28+
29+
:::image type="content" source="media/basic-sku-public-ip-remove/delete-reference.png" alt-text="Screenshot that shows the Configuration page with the Delete Basic Public iP Reference option.":::
30+
31+
1. If the resources are showing as **Succeeded**, you can delete the Basic SKU public IP reference. Click **Delete Basic Public Ip Reference**.
32+
33+
## Next steps
34+
35+
[Learn about VPN Gateway settings](vpn-gateway-about-vpn-gateway-settings.md)
424 KB
Loading

0 commit comments

Comments
 (0)