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

💡 Feature Request - -multiLBConfig should verify shared backends #103

Closed mbrat2005 closed 7 months ago

mbrat2005 commented 7 months ago

Describe the solution you'd like

Using -multiLBConfig when backends are not shared exposes the user to more risk through complexity and recovery complication. With all basic LBs being deleted before starting migrating any LBs, any error during migration requires manual recovery of all included LBs, resulting in more downtime

Describe alternatives you've considered

Additional context

Add any other context or screenshots about the feature request here. 📷