Skip to content

Commit 8c9813d

Browse files
Merge pull request #285760 from mbrat2005/lb-upgrade-nat-pool-note
nat pool standalone module link
2 parents 18c3097 + 378ed0d commit 8c9813d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The PowerShell module performs the following functions:
3939
- Migrates Virtual Machine Scale Set and Virtual Machine backend pool members from the Basic Load Balancer to the Standard Load Balancer.
4040
- Creates and associates a network security group with the Virtual Machine Scale Set or Virtual Machine to ensure load balanced traffic reaches backend pool members, following Standard Load Balancer's move to a default-deny network policy.
4141
- Upgrades instance-level Public IP addresses associated with Virtual Machine Scale Set or Virtual Machine instances
42-
- Upgrades [Inbound NAT Pools to Inbound NAT Rules](load-balancer-nat-pool-migration.md#why-migrate-to-nat-rules) for Virtual Machine Scale Set backends. Specify `-skipUpgradeNATPoolsToNATRules` to skip this upgrade.
42+
- Upgrades Inbound NAT Pools to Inbound NAT Rules for Virtual Machine Scale Set backends, creating a new backend pool for each migrated NAT Pool. Specify `-skipUpgradeNATPoolsToNATRules` to skip this upgrade and use the [standalone NAT Pool migration module](load-balancer-nat-pool-migration.md) later for more backend pool options.
4343
- Logs the upgrade operation for easy audit and failure recovery.
4444

4545
>[!WARNING]

0 commit comments

Comments
 (0)