Skip to content

Commit bc0ef43

Browse files
Merge pull request #212742 from brianlehr/patch-25
Update public-ip-basic-upgrade-guidance.md
2 parents f1669af + 5eb8fae commit bc0ef43

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-network/ip-services/public-ip-basic-upgrade-guidance.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 09/19/2022
1010
#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
1111
---
1212

13-
# Upgrading a basic public IP address to standard SKU - Guidance
13+
# Upgrading a basic public IP address to Standard SKU - Guidance
1414

1515
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.
1616
## Steps to complete the upgrade
@@ -27,13 +27,13 @@ We recommend the following approach to upgrade to Standard SKU public IP address
2727

2828
| Resource using Basic SKU public IP addresses | Decision path |
2929
| ------ | ------ |
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). |
3232
| 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). |
3333
| Application Gateway (v1) | Cannot dissociate and upgrade. Use this [migration script to migrate from v1 to v2](../../application-gateway/migrate-v1-v2.md). |
3434
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.
3535

36-
## Basic SKU vs. standard SKU
36+
## Basic SKU vs. Standard SKU
3737

3838
This section lists out some key differences between these two SKUs.
3939

@@ -61,4 +61,4 @@ Use the Azure portal, Azure PowerShell, or Azure CLI to help upgrade from Basic
6161
For guidance on upgrading Basic Load Balancer to Standard SKUs, see:
6262

6363
> [!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

Comments
 (0)