Introduction
Sometimes you need to manage your cloud resources quickly without opening a full portal. Azure CLI and Cloud Shell let you type commands to create, update, or check your cloud setup easily from anywhere.
When you want to create a virtual machine without using the web portal.
When you need to check the status of your cloud resources from a remote computer.
When you want to automate tasks like starting or stopping services with scripts.
When you prefer typing commands instead of clicking through menus.
When you want a ready-to-use environment with tools pre-installed for managing Azure.