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/load-balancer/load-balancer-basic-upgrade-guidance.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Upgrading from Basic Load Balancer - Guidance
2
+
title: Upgrading from basic Load Balancer - Guidance
3
3
description: Upgrade guidance for migrating Basic Load Balancer to Standard Load Balancer
4
4
author: mbender-ms
5
5
ms.service: load-balancer
@@ -9,9 +9,9 @@ ms.date: 09/19/2022
9
9
#customer-intent: As an cloud engineer with basic Load Balancer services, I need guidance and direction on migrating my workloads off basic to standard SKUs
10
10
---
11
11
12
-
# Upgrading from Basic Load Balancer - Guidance
12
+
# Upgrading from basic Load Balancer - Guidance
13
13
14
-
In this article, we'll discuss guidance for upgrading your Basic Load Balancer instances to Standard Load Balancer. Standard Load Balancer is recommend for all production instances and provides many [key differences](#basic-load-balancer-sku-vs-standard-load-balancer-sku) to your infrastructure.
14
+
In this article, we'll discuss guidance for upgrading your Basic Load Balancer instances to Standard Load Balancer. Standard Load Balancer is recommended for all production instances and provides many [key differences](#basic-load-balancer-sku-vs-standard-load-balancer-sku) to your infrastructure.
15
15
## Steps to complete the upgrade
16
16
17
17
We recommend the following approach for upgrading to Standard Load Balancer:
@@ -22,7 +22,7 @@ We recommend the following approach for upgrading to Standard Load Balancer:
22
22
1. Perform migration with [automated PowerShell scripts](#upgrade-using-automated-scripts) for your scenario or create a new Standard Load Balancer with the Basic Load Balancer configurations.
23
23
1. Verify your application and workloads are receiving traffic through the Standard Load Balancer. Then delete your Basic Load Balancer resource.
24
24
25
-
## Basic Load Balancer SKU vs. Standard Load Balancer SKU
25
+
## Basic Load Balancer SKU vs. standard Load Balancer SKU
26
26
27
27
This section lists out some key differences between these two Load Balancer SKUs.
Copy file name to clipboardExpand all lines: articles/virtual-network/ip-services/public-ip-basic-upgrade-guidance.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
3
-
title: Upgrading a Basic public IP address to Standard SKU - Guidance
3
+
title: Upgrading a basic public IP address to standard SKU - Guidance
4
4
description: Overview of upgrade options and guidance for migrating basic public IP to standard public IP for future basic public IP address retirement
5
5
author: mbender-ms
6
6
ms.service: load-balancer
@@ -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
@@ -33,7 +33,7 @@ We recommend the following approach to upgrade to Standard SKU public IP address
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
@@ -56,7 +56,7 @@ Use the Azure portal, Azure PowerShell, or Azure CLI to help upgrade from Basic
56
56
-[Upgrade a public IP address - Azure PowerShell](public-ip-upgrade-powershell.md)
57
57
-[Upgrade a public IP address - Azure CLI](public-ip-upgrade-cli.md)
58
58
59
-
## Next Steps
59
+
## Next steps
60
60
61
61
For guidance on upgrading Basic Load Balancer to Standard SKUs, see:
0 commit comments