
Answer-first summary for fast verification
Answer: Command Prompt, Windows PowerShell
The question asks which tools can be used to run Azure CLI commands after installation. According to Microsoft documentation and community consensus (with 100% agreement and high upvotes), Azure CLI can be executed through Command Prompt (CMD) and Windows PowerShell on Windows systems. Option A (Command Prompt) and Option C (Windows PowerShell) are correct because Azure CLI commands are run from command-line interfaces. Options B (Azure Resource Explorer), D (Windows Defender Firewall), and E (Network and Sharing Center) are incorrect as they are unrelated to executing CLI commands—Azure Resource Explorer is a web-based tool for exploring Azure resources, while the others are system utilities for security/network management, not command execution environments.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have installed the Azure CLI on a computer. Which two tools can be used to run the Azure CLI commands? 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
No comments yet.