Note: This question is part of a series that presents the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets may have more than one correct solution, while others may have no correct solution. After you answer a question in this section, you will NOT be able to return to it. These questions will not appear on 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 macOS computer that has PowerShell Core 6.0 installed. Does this meet the goal?
Choose an answer
Tap an option to check your answer.
Correct answer: No.
Why this is the answer
This solution does not meet the goal because PowerShell Core 6.0 is an outdated version. While PowerShell Core (now just PowerShell) is cross-platform and can run on macOS, creating Azure resources requires the Azure PowerShell module, which has specific version dependencies. Using an unsupported or significantly older version like 6.0 could lead to compatibility issues, missing cmdlets, or security vulnerabilities, preventing the script from executing successfully or interacting correctly with Azure. The recommended approach is to use a current, supported version of PowerShell and the latest Azure PowerShell module.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed