
Explanation:
Azure Cloud Shell is a browser-based shell that provides command-line access to manage Azure resources. It's accessible directly through the Azure portal or via shell.azure.com using a web browser. Option D (a web browser) is correct because Cloud Shell is designed to run in browsers and doesn't require local installation. Option A (Azure Resource Manager) is incorrect as ARM is a deployment and management service, not a tool to access Cloud Shell. Option B (Microsoft Visual Studio) is incorrect as it's an IDE, not the primary method for Cloud Shell access. Option C (a Windows command prompt) is incorrect as Cloud Shell runs in Azure, not locally. The community discussion strongly supports D with 86% consensus and detailed explanations confirming Cloud Shell is browser-accessible.
You have an Azure subscription and need to use Azure Cloud Shell to run a deployment script. What should you use to access Cloud Shell?
A
Azure Resource Manager (ARM)
B
Microsoft Visual Studio
C
a Windows command prompt
D
a web browser
No comments yet.