This chapter is to login to the Azure CLI from your student machine as you may not want to use the Azure Cloud shell all the time.
Login to the Azure CLI on the student machine
First check if you are already logged in
azaccountlist
If you aren't logged in, you should get this output.
Pleaserun"az login"toaccessyouraccounts.[]
Now that we know we don't have Azure account setup, we can use the following command to begin. The --use-device-code parameter is used to generate a code that can be used to authenticate with the web backend