Skip to content

Commit f1ca773

Browse files
authored
add ps script analyzer installation in dev doc (#21136)
1 parent d0e7fb0 commit f1ca773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/development-docs/azure-powershell-developer-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The following prerequisites should be completed before contributing to the Azure
4747
- Install [Visual Studio 2019 or above](https://www.visualstudio.com/downloads/)
4848
- Install the latest version of [Git](https://git-scm.com/downloads)
4949
- Install the [`platyPS` module](help-generation.md#Installing-platyPS)
50+
- Install [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer#installation)
5051
- Install [**.NET Core 3.1, the Latest .NET, and .NET Framework Dev Pack 4.7.2**](https://dotnet.microsoft.com/en-us/download/dotnet) or greater
5152
- Install [PowerShell 7](https://github.com/PowerShell/PowerShell/releases/latest)
5253
- Set the PowerShell [execution policy](https://technet.microsoft.com/en-us/library/ee176961.aspx) to **Unrestricted** for the following versions of PowerShell:

0 commit comments

Comments
 (0)