An administrator wants to use Azure Cloud Shell to manage cloud resources. Is it true or false that you must install the Azure CLI or Azure PowerShell modules on your local computer before you can use Azure Cloud Shell?
Answer: Answer
Answer
The statement is false because Azure Cloud Shell runs in a cloud-hosted container and does not require local installation of the Azure CLI or Azure PowerShell.
The statement is false. Azure Cloud Shell is a cloud-hosted, browser-based management tool that comes with Azure CLI and Azure PowerShell pre-installed, meaning administrators do not need to install these tools locally to manage resources.
Step-by-Step Solution
Key Concept
Azure Cloud Shell is a browser-accessible, pre-configured shell environment that removes the need for local command-line tool installations.