How to install azure-cli specific version(To test experimental feature)

Issue

Currently, my az CLI version is 2.27.2
I would like to experiment with some extensions, to do this I require upgrading my version to 2.3.1(for Linux).

I already searched in the Microsoft docs but I seem unable to find the information that I need. Therefore I feel I require some help on upgrading the Azure CLI:

Solution

As az cli version 2.3.1 is not released yet, you should be abled to use the extensions with your current version ( 2.27.2) as well.

For example, I am able to use account extension version 0.2.1 for which Required Minimum CLI Version 2.3.1 with my az cli 2.27.2 version

enter image description here

Answered By – RamaraoAdapa-MT

This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0

Leave a Reply

(*) Required, Your email will not be published