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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: mbender-ms
5
5
ms.service: load-balancer
6
6
ms.author: mbender
7
7
ms.topic: overview
8
-
ms.date: 09/15/2022
8
+
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
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
@@ -6,7 +6,7 @@ author: mbender-ms
6
6
ms.service: load-balancer
7
7
ms.author: mbender
8
8
ms.topic: overview
9
-
ms.date: 09/08/2022
9
+
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
@@ -24,10 +24,10 @@ We recommend the following approach to upgrade to Standard SKU Public IP address
24
24
25
25
| Service using Basic Public IP | Decision path |
26
26
| ------ | ------ |
27
-
|Zone Redundancy | Create a new standard IP |
28
-
| No Zone Redundancy | Use script to upgrade |
27
+
|Zone Redundancy | Create a new standard IP.|
28
+
| No Zone Redundancy | Use script to upgrade to standard IP. |
29
29
| Load Balancer ||
30
-
| VPN Gateway | Cannot dissociate and upgrade. You will need to create a new VPN GW|
30
+
| VPN Gateway | Cannot dissociate and upgrade. You will need to create a new VPN GW.|
31
31
| App Gateway | Cannot dissociate and upgrade. You will need to create a new App Gateway. |
32
32
1. Verify your application and workloads are receiving traffic through the Standard Load Balancer.
33
33
@@ -48,7 +48,7 @@ This section lists out some key differences between these two Public IP addresse
48
48
49
49
## Upgrade using Portal, PowerShell, and Azure CLI
50
50
51
-
Use these PowerShell scripts to help with upgrading from Basic to Standard SKU.
51
+
Use the Azure portal, Azure PowerShell, or Azure CLI to help upgrade from Basic to Standard SKU.
52
52
53
53
-[Upgrade a public IP address - Azure portal](public-ip-upgrade-portal.md)
54
54
-[Upgrade a public IP address - Azure PowerShell](public-ip-upgrade-powershell.md)
0 commit comments