-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Upgrade when cli is not in use. #32029
Copy link
Copy link
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.Upgradeaz upgradeaz upgradequestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.Upgradeaz upgradeaz upgradequestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
az upgrade
az upgrade is blocking my sometimes urgent work for too long.
Upgrading is long running task, but good design could minimize the impact (blocking user form using it in middle of urgent work). It should prepare the upgrade in background task when cli is in use. Then make the quickest changes just like Windows update.
Upgrade on closing (not in use) is good choose, not sure if you can do that just like Visual Studio.
Additional context