Microsoft Azure Fundamentals — Question 92
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
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.
Solution: Run the script from a computer that runs Windows 10 and has the Azure PowerShell module installed.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The proposed solution is correct because Windows 10 can support the Azure PowerShell module, allowing the administrator to run the script effectively. The other option, 'No', is incorrect as it does not provide a viable alternative for running the Azure resource creation script.