less than 1 minute read

There are many ways to access Azure, but if you plan on using a command line, you’ll need to install the appropriate tool. I have both the Azure CLI and Azure PowerShell because I switch back and forth depending on what I’m trying to do. If you’re not a PowerShell fan, install at least the Azure CLI.

Once again, Microsoft already has resources that explain how to do this, so I’m just linking to those.

Azure CLI Azure PowerShell

To use the Azure Cloud Shell, no installation is needed! There’s a handful of ways to access it, but the quickest is to go to shell.azure.com.

Updated:

Comments