Azure / Azure/azure-sdk-tools

[azsdkcli] Add a setup requirement for Azure PowerShell

Open
#15,380 0 comments 1 reaction 1 assignee Claimed by @copilot-swe-agent View on GitHub
AzSDK Tools Agent azsdk-cli
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

The `New-TestResources.ps1` script requires Azure PowerShell be installed to deploy live test resources. While we have a requirement for PowerShell in verify setup, we don't one for the Azure Powershell module. We should add one to make sure that it's installed.

- [Command for installation](https://learn.microsoft.com/en-us/powershell/azure/install-azps-windows?view=azps-15.5.0&tabs=powershell&pivots=windows-psgallery#installation)
- Can use `Get-InstalledModule Az` to check whether it's installed/the version that is installed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.