Easy1 markMultiple Choice
AZ-900 · Question 55 · Domain 3.3: Tools for Managing and Deploying Azure Resources
Which tool provides an interactive, authenticated, browser-accessible command-line terminal for managing Azure resources without requiring you to install any software on your local machine?
Which tool provides an interactive, authenticated, browser-accessible command-line terminal for managing Azure resources without requiring you to install any software on your local machine?
Answer options:
A.
Azure Cloud Shell
B.
Azure CLI
C.
Azure PowerShell
D.
Azure Portal
How to approach this question
Look for 'browser-accessible command-line terminal' and 'without installing software'.
Full Answer
A.Azure Cloud Shell✓ Correct
Azure Cloud Shell is an interactive, authenticated, browser-accessible terminal for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell, directly from the Azure Portal without installing anything locally.
Common mistakes
Choosing Azure CLI. You can use Azure CLI *inside* Cloud Shell, but Cloud Shell is the browser-based environment described in the question.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert