Skip to content

Commit f17ff17

Browse files
Merge pull request #301985 from cburuzie/patch-69
Update upgrade-basic-standard-with-powershell.md
2 parents ec1c2e0 + 4e708ce commit f17ff17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/load-balancer/upgrade-basic-standard-with-powershell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ Install-Module -Name AzureBasicLoadBalancerUpgrade -Scope CurrentUser -Repositor
9292
- Plan for instance-level Public IP changes on Virtual Machine Scale Set instances (see note)
9393
- [Recommended] Create Network Security Groups or add security rules to an existing Network Security Group for your backend pool members. Allow the traffic through the Load Balancer along with any other traffic to be explicitly allowed on public Standard SKU resources
9494
- [Recommended] Prepare your [outbound connectivity](../virtual-network/ip-services/default-outbound-access.md), taking one of the following approaches described in [How should I configure outbound traffic for my Load Balancer?](#how-should-i-configure-outbound-traffic-for-my-load-balancer)
95+
- [Important] Remove all locks from the load balancer, its resource group, and any related resources before starting the migration
96+
- [Important] Confirm you have the necessary permissions to delete and create load balancers, and to modify associated Virtual Machine Scale Sets (VMSS) and network interfaces
9597

9698
### Post-migration steps
9799

0 commit comments

Comments
 (0)