Azure / AzLoadBalancerMigration

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

💡 Feature Request - Allow Migrating Load Balancers without Load Balancing Rules #34

Closed mbrat2005 closed 1 year ago

mbrat2005 commented 1 year ago

Describe the solution you'd like

We are currently blocking migration for LBs with no load balancing rules configured, but it is valid to have a Basic LB with only NAT Rules for migration. Add support for LBs which do not have load balancing rules.