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/virtual-network/ip-services/public-ip-basic-upgrade-guidance.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 09/19/2022
10
10
#customer-intent: As an cloud engineer with Basic public IP services, I need guidance and direction on migrating my workloads off basic to Standard SKUs
11
11
---
12
12
13
-
# Upgrading a basic public IP address to standard SKU - Guidance
13
+
# Upgrading a basic public IP address to Standard SKU - Guidance
14
14
15
15
In this article, we'll discuss guidance for upgrading your Basic SKU public IPs to Standard SKU. Standard public IPs are recommended for all production instances and provide many [key differences](#basic-sku-vs-standard-sku) to your infrastructure.
16
16
## Steps to complete the upgrade
@@ -27,13 +27,13 @@ We recommend the following approach to upgrade to Standard SKU public IP address
27
27
28
28
| Resource using Basic SKU public IP addresses | Decision path |
29
29
| ------ | ------ |
30
-
| Virtual Machine or Virtual Machine Scale Sets |use the [following upgrade options](#upgrade-using-portal-powershell-and-azure-cli). |
31
-
| Load Balancer (Basic) |use the [following upgrade options](#upgrade-using-portal-powershell-and-azure-cli). |
30
+
| Virtual Machine or Virtual Machine Scale Sets |Use the [following upgrade options](#upgrade-using-portal-powershell-and-azure-cli). |
31
+
| Load Balancer (Basic) |Use the [following upgrade options](#upgrade-using-portal-powershell-and-azure-cli). |
32
32
| VPN Gateway (Basic) | Cannot dissociate and upgrade. Create a [new VPN gateway with a SKU type other than Basic](../../vpn-gateway/tutorial-create-gateway-portal.md). |
33
33
| Application Gateway (v1) | Cannot dissociate and upgrade. Use this [migration script to migrate from v1 to v2](../../application-gateway/migrate-v1-v2.md). |
34
34
1. Verify your application and workloads are receiving traffic through the Standard SKU public IP address. Then delete your Basic SKU public IP address resource.
35
35
36
-
## Basic SKU vs. standard SKU
36
+
## Basic SKU vs. Standard SKU
37
37
38
38
This section lists out some key differences between these two SKUs.
39
39
@@ -61,4 +61,4 @@ Use the Azure portal, Azure PowerShell, or Azure CLI to help upgrade from Basic
61
61
For guidance on upgrading Basic Load Balancer to Standard SKUs, see:
62
62
63
63
> [!div class="nextstepaction"]
64
-
> [Upgrading from Basic Load Balancer - Guidance](../../load-balancer/load-balancer-basic-upgrade-guidance.md)
64
+
> [Upgrading from Basic Load Balancer - Guidance](../../load-balancer/load-balancer-basic-upgrade-guidance.md)
0 commit comments