January 2024
Intermediate to advanced
336 pages
9h 32m
English
This appendix covers setting up Azure CLI locally on your machine, which allows you to connect to Azure and run commands on Azure resources without needing to use the Azure portal and Azure Cloud Shell. How you use Azure CLI locally on your machine is similar to how you use Azure Cloud Shell in that you run CLI commands or scripts using a terminal. Azure CLI is a cross-platform tool that you can install on Windows, Linux, and macOS.
Note To determine which version is installed locally on your machine and if you need to update Azure CLI, run the az --version command.
To install Azure CLI on Windows, it’s recommended that you use an MSI, a distributable that allows ...
Read now
Unlock full access