Skip to content

Commit 2b11783

Browse files
Merge pull request #285906 from mahipdeora/patch-50
Update load-balancer-nat-pool-migration.md
2 parents b9a8f25 + aa85448 commit 2b11783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/load-balancer-nat-pool-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ $slb | Set-AzLoadBalancer
139139

140140
## Migration with automation script for Virtual Machine Scale Set
141141

142-
142+
The migration process will reuse existing backend pools with membership matching the NAT Pools to be migrated; if no matching backend pool is found, the script will exit (without making changes). Alternatively, use the `-backendPoolReuseStrategy` parameter to either always create new backend pools (`NoReuse`) or create a new backend pool if a matching one doesn't exist (`OptionalFirstMatch`). Backend pools and NAT Rule associations can be updated post migration to match your preference.
143143
### Prerequisites
144144

145145
Before beginning the migration process, ensure the following prerequisites are met:

0 commit comments

Comments
 (0)