Exam AZ-900 All QuestionsBrowse all questions from this exam
Question 187

HOTSPOT -

Several support engineers plan to manage Azure by using the computers shown in the following table:

You need to identify which Azure management tools can be used from each computer.

What should you identify for each computer? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

    Previously, the Azure CLI (or x-plat CLI) was the only option for managing Azure subscriptions and resources from the command-line on Linux and macOS. Now with the open source and cross-platform release of PowerShell, you'll be able to manage all your Azure resources from Windows, Linux and macOS using your tool of choice, either the Azure CLI or Azure PowerShell cmdlets.

    The Azure portal runs in a web browser so can be used in either operating system.

    Reference:

    https://buildazure.com/2016/08/18/powershell-now-open-source-and-cross-platform-linux-macos-windows/

Discussion
sbettani

Azure CLI can be installed everywhere https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest Azure portal can be accessed everywhere (using a browser) And Azure powershell can be run on every system https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-3.1.0

ultraOriginalVillain

powershell cmdlets can run in every system. thus azure can be installed / grabbed on every system, as wel.

IndyB

THANK YOU. I was so confused haha

raedon

thanks

hfpb010

How Can Azure Portal not be an option? It's a browser based management! I understand you might not like it, but it's still a valid option. So the anwser is correct.

ultraOriginalVillain

he might not like it LOL

BobbyVagene

Would it not have to be 'The Azure Portal and Cloudshell'?

nawer

correct. today I passed 1000/1000. I had it.

csboy

on exam March 30, 2022

rasbon

on 07/12/2023

arthas989

Got it on 28 MAY 2022

SonyUnder

This question appeared in exam (12th June 2023)

YOYOYO22

Was in my test on 11/4/23 dd/mm

TonyghostR05

All platform can support

PoppaLarge

Was on exam 09/06/2022

furq2904

This appeared in the exam (10th June 2023)

Riz_55

this question was in exam 24/01/2022

Anil7177

Got this on 3/13/2022

herspor

This is tricky, the question is which tools CAN be used, for all three OS, you can use azure cli or the portal for sure. But for Mac and Linux Powershell is not installed by default. So is this case you could ASSUME that on Mac and Linux powershell is installed, in order to use azure powershell module.

[Removed]

I agree... technically you CAN use all three CLI, Portal, and Powershell on all three OS BUT as you said, Ubuntu and MacOS you would have to install Powershell and for Windows you would have to install CLI. So a bit tricky. But will stick with CLI, Portal and PowerShell in all three OS. Seems like the right answer

VenkatDas

Here, Azure portal is not a tool , it's web based portal and how it is considered as a tool . Can anyone explain.

e3ddceb

All three Azure management tools can be used on Windows 10, Ubuntu, and MacOS Mojave: 1. Azure CLI: The Azure Command Line Interface (CLI) is a set of commands used to create and manage Azure resources. It is cross-platform and can be installed on Windows, Linux (including Ubuntu), and MacOS. 2. Azure Portal: The Azure portal is a web-based application that can be accessed from any web browser on any operating system, including Windows 10, Ubuntu, and MacOS Mojave. It provides a graphical interface for managing your Azure resources. 3. Azure PowerShell: Azure PowerShell is a module that provides cmdlets to manage Azure resources directly from the PowerShell command line or in scripts. PowerShell is integrated into Windows 10, and the Azure PowerShell module can be installed on top of it. For Ubuntu and MacOS, PowerShell Core can be installed, which is a cross-platform version of PowerShell. The Azure PowerShell module can then be installed on top of PowerShell Core.

MS_Learner

Got Feb 10, 2022