Azure / AzLoadBalancerMigration

This repo contains a PowerShell module to support Azure Load Balancer migration from Basic to Standard SKU
MIT License
10 stars 8 forks source link

🪲 Bug Report - VMSS Upgrade Error parameter name 'skipMigrateNATPoolsToNATRules' missing #101

Closed mbrat2005 closed 7 months ago

mbrat2005 commented 7 months ago

Describe the bug

Upgrading a VMSS LB hit a bug where a parameter has been renamed but references were not fixed, resulting in error:

Start-AzBasicLoadBalancerUpgrade: A parameter cannot be found that matches parameter name 'skipMigrateNATPoolsToNATRules'.

Details

Version: 2.4.1

mbrat2005 commented 7 months ago

Fixed in 2.4.2