Exam: AZ-900: Microsoft Azure Fundamentals 0 Likes
A support engineer plans to perform several Azure management tasks by (AZ-900)
A support engineer plans to perform several Azure management tasks by using the Azure CLI.
You install the CLI on a computer. You need to tell the support engineer which tools to use to run the CLI.
Which two tools should you instruct the support engineer to use? Each correct answer presents a complete solution.
A) Command Prompt.
B) Azure Resource Explorer.
C) Windows PowerShell.
D) Windows Defender Firewall.
E) Network and Sharing Center.
Solution
Correct answer: A) Command Prompt and C) Windows PowerShell.
Explanation:
Command Prompt:
The Azure CLI can be run directly from the Command Prompt (also known as the Windows Command Prompt or cmd.exe) on a Windows computer.
The support engineer can open the Command Prompt and use the az command to interact with the Azure CLI.
Windows PowerShell:
Windows PowerShell is another tool that can be used to run the Azure CLI.
The support engineer can open PowerShell and use the az command to interact with the Azure CLI.
The other options are not the correct tools to run the Azure CLI:
Azure Resource Explorer is a web-based tool for exploring the Azure Resource Manager API, not a tool for running the Azure CLI.
Windows Defender Firewall is a security feature in Windows and not a tool for running the Azure CLI.
Network and Sharing Center is a Windows control panel for managing network settings and not a tool for running the Azure CLI.
Therefore, the two tools the support engineer should use to run the Azure CLI are Command Prompt and Windows PowerShell.
Category: Azure management and governance