Issue: Unable to update Azure CLI to 2.37.0.
Scenario: Using Azure pipelines, tried to upgrade the Az cli version to the latest with the below script.
az upgrade --all --yes -y
The script runs for well over 40 mins and is stuck in installing msi stage.
Kindly could you help on upgrading the script on the Microsoft hosted machines.
Issue: Unable to update Azure CLI to 2.37.0.
Scenario: Using Azure pipelines, tried to upgrade the Az cli version to the latest with the below script.
az upgrade --all --yes -y
The script runs for well over 40 mins and is stuck in installing msi stage.
Kindly could you help on upgrading the script on the Microsoft hosted machines.