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 - Add Timeout Warning When Running in Cloud Shell #53

Closed mbrat2005 closed 1 year ago

mbrat2005 commented 1 year ago

Describe the solution you'd like

The Cloud Shell has a timeout of 20 minutes. Add a warning to the module when executed in Cloud Shell and/or determine what is necessary to keep the session active during the migration (output logs or progress?)

mbrat2005 commented 1 year ago

Added job output when waiting for VMSS to update; turn on -FollowLog automatically when running in cloud shell