Courseiva
Question 108 of 981
Describe Azure management and governancemediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure management and governance Practice Question

Which Azure tool enables administrators to run PowerShell or Bash commands to manage Azure resources directly from a web browser without installing any tools locally?

⚠ Common exam trap

Many exam-takers confuse the Azure portal dashboard (a GUI) with Cloud Shell, thinking the dashboard itself can run commands, or they assume Azure DevOps (a CI/CD platform) provides a browser-based shell for ad-hoc management, when it does not.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure Cloud Shell

Azure Cloud Shell is a browser-accessible shell environment that provides both PowerShell and Bash interfaces, allowing administrators to run commands against Azure resources without any local installation. It authenticates automatically via the Azure portal session and includes pre-installed tools like Azure CLI, AzCopy, and kubectl, making it the correct answer for managing Azure resources directly from a web browser.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure portal dashboard

    Why it's wrong here

    The Azure portal dashboard is a graphical, customizable landing page that displays resource metrics and status through tiles; it does not provide a command-line interface for running Azure PowerShell or Bash commands. Management actions are performed by clicking through blade-based workflows rather than by executing scripts. Although Cloud Shell can be opened from the portal, the dashboard itself lacks the browser-based shell's pre-authenticated, command-line environment.

  • Azure Cloud Shell

    Why this is correct

    Azure Cloud Shell is an interactive, browser-based management shell offering both Bash and PowerShell experiences with the Azure CLI, PowerShell Az modules, and common tools such as kubectl pre-installed. It automatically authenticates users through their Azure portal session, eliminating the need for a separate sign-in when managing resources. Because it runs in a temporary container that mounts an Azure Files share, it provides persistent file storage across sessions while the underlying compute is ephemeral.

  • Azure DevOps

    Why it's wrong here

    Azure DevOps is a suite of services for the application development lifecycle, including Azure Boards, Repos, Pipelines, Test Plans, and Artifacts, focused on planning, building, testing, and deploying software. It is not designed to provide a general-purpose, browser-based command line for interactive Azure resource administration. While you can invoke Azure CLI or PowerShell as steps within pipeline tasks, that is an automated build/release context, not an interactive management shell like Cloud Shell.

  • Azure Mobile App

    Why it's wrong here

    The Azure Mobile App is built for monitoring and lightweight management on the go, offering push alerts, resource health checks, and simple actions like restarting a virtual machine. It does not expose a full Bash or PowerShell terminal; users are limited to a curated set of management actions through the mobile user interface. This differs from Cloud Shell, which gives complete command-line access to the entire Azure REST API surface.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.