Medium1 markMultiple Choice
AZ-900 · Question 56 · Domain 3.3: Management and Deployment Tools
Which Azure tool provides an interactive, authenticated, browser-based command-line environment for managing Azure resources?
Which Azure tool provides an interactive, authenticated, browser-based command-line environment for managing Azure resources?
Answer options:
A.
Azure Portal
B.
Azure Cloud Shell
C.
Azure CLI
D.
Azure Arc
How to approach this question
Identify the tool that lets you run CLI or PowerShell directly from your web browser.
Full Answer
B.Azure Cloud Shell✓ Correct
Azure Cloud Shell
Azure Cloud Shell gives you a command-line experience directly in the Azure Portal browser window. It comes pre-installed with common tools (like Azure CLI and PowerShell) and is automatically authenticated to your account.
Common mistakes
Confusing Azure CLI with Cloud Shell. CLI is the command language; Cloud Shell is the browser environment where you can run those commands without installing anything locally.
Practice the full Azure Fundamentals AZ-900 Practice Exam 1
60 questions · hints · full answers · grading
More questions from this exam
Q01Which of the following best describes cloud computing?EasyQ02True or False: In an Infrastructure as a Service (IaaS) model, the cloud provider is responsible ...EasyQ03Which TWO of the following are recognized cloud deployment models? (Select TWO)MediumQ04What is the primary benefit of high availability in cloud computing?EasyQ05Which financial model allows a company to pay only for the computing resources they use, rather t...Easy
Expert