ZIP package of Azure CLI is available on Windows
Firstly happy new year of 2024!
We’re excited to announce that with our latest release, Windows users can access to a new installation method – the ZIP package. It offers two advantages: installation without admin privilege and faster installation.
Install CLI without admin privilege
One major problem with the existing MSI package is it requires the admin permission. This can be particularly troublesome on some workers' computers. ZIP package comes to the rescue. Simply unzip the package wherever you like, and it's ready to use.
Faster installation
While the MSI installation could take close to a minute to complete, the ZIP package installation is significantly quicker – typically under 20 seconds, depending on your disk speed.
Quick Start
- Download zip package from https://aka.ms/installazurecliwindowszipx64.
- Unzip the package to a folder, then you can run the CLI command with: <unzipped folder path>\bin\az.cmd.
If you want to run az command directly, please add <unzipped folder path>\bin in your PATH environment variable, then restart your terminal. For a detail guide, please check out more information.
We’ll keep enhancing the user experience of Azure CLI packaging. If you encounter any problems, please do not hesitate to create an issue on our GitHub.
Published on:
Learn moreRelated posts
Unlocking the Best of Azure with AzureRM and AzAPI Providers
With the recent release of AzAPI 2.0, Azure offers two powerful Terraform providers to meet your infrastructure needs: AzureRM and AzAPI. The ...
Announcing AzAPI 2.0
The AzAPI provider, designed to expedite the integration of new Azure services with HashiCorp Terraform, has now released 2.0. This updated ve...
Azure CLI docker container base Linux image is now Azure Linux
Starting from the version 2.64.0 of Azure CLI, the base Linux distribution of Azure CLI is now Azure Linux. Impact of the change ...
Mastering the Shorthand Syntax in your daily workflow
Introduction In this tech blog, we'll unravel the magic behind Azure CLI shorthand syntax and discover how it can elevate your command-line ex...
Azure Verified Modules - Monthly Update [June]
AVM Module Summary The AVM team are excited that our community have been busy building AVM Modules. As of June 17th, the AVM Footprint curren...
Azure Verified Modules - Monthly Update [May]
Quarterly Community Call This month we held our first community call. Thank you to everyone that attended & contributed. It was amazing t...
Azure CLI and PowerShell Tools Build 2024 Announcement
Microsoft has announced several new capabilities for Azure CLI and Azure PowerShell at the Microsoft Build 2024. The priority remains to provi...
Terraform on Azure May 2024 Update
Welcome to our April 2024 update! These blogposts will be covering everything we've gotten up to recently with Terraform on Azu...
Azure Verified Modules - Monthly Update [April]
In the April edition of the Azure Verified Modules update, the AVM team announces their upcoming quarterly community call scheduled for 21st M...
Announcing AzAPI Dynamic Properties
It’s been almost two years since the announcement of AzAPI, and the provider has eclipsed 20M+ downloads thanks to all of you. We’re ex...