Use/Install Specific version of Azure CLI

Saksham 1 Reputation point
2022-06-09T17:46:36.62+00:00

I have upgraded my Azure Cli to 2.37.0 but want to downgrade to lower version. Do we have any powershell core command to execute this opertaion?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,490 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Monalla-MSFT 13,071 Reputation points Moderator
    2022-06-09T21:51:21.2+00:00

    @Saksham - Welcome to Microsoft Q&A and thanks for reaching out.

    • We do not have an az uninstall --version command. You uninstall the Azure CLI from the Windows "Apps and Features" list.
    • To install the Azure CLI on Windows, you must use PowerShell, or an MSI installer, which gives you access to the CLI through the Windows Command Prompt (CMD).
    • To Install the CLI for windows, please go through this document: install-azure-cli-windows
    • You will need to uninstall, then reinstall the specific version.

    Hope this helps. and please feel free to reach out if you have any further questions.

    ------------------------------------------------------------------

    If the above response was helpful, please feel free to "Accept as Answer" and "Upvote" the same so it can be beneficial to the community.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.