Introduction
Azure CLI is a tool that helps you control Azure cloud services from your computer. Installing it and logging in lets you manage your cloud resources easily using commands.
When you want to create or manage Azure resources without using the web portal.
When you need to automate tasks like starting or stopping virtual machines.
When you want to check the status of your cloud services quickly from your terminal.
When you are setting up scripts to deploy applications to Azure.
When you want to learn Azure commands step-by-step on your local machine.