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

Fix AKS Tag Check #113

Closed mbrat2005 closed 6 months ago

mbrat2005 commented 6 months ago

Fixed bug in AKS tag check when LB has no tags

Added try block for get-AzVM, which properly exits when VM can't be found as in an HDInsight cluster