Microsoft Azure Fundamentals — Question 419

An Azure administrator plans to run a PowerShell script that creates Azure resources.

You need to recommend which computer configuration to use to run the script.

Which three computers can run the script? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, D, E

Explanation

Options A, D, and E are correct as they have the necessary tools and environments to run Azure scripts. Windows 11 with Azure CLI, Chrome OS with Azure Cloud Shell, and Windows 10 with Azure PowerShell module are all capable of executing Azure commands. Options B and C are incorrect because while they mention tools, they do not match the requirements for running Azure resources effectively in this context.