PowerShell script to download and install Azure CLI
Whenever I have to build a new development machine or VM, I usually go about installing a few development tools and command line tools that I use quite often. One such tool is the Azure CLI.
There are many alternatives for installing Azure CLI as a part of build process but what I use is this PowerShell script.
|
|
This script downloads the most recent public build and installs it.
Comments
Comments Require Consent
The comment system (Giscus) uses GitHub and may set authentication cookies. Enable comments to join the discussion.