Skip to content

Commit 0ac4365

Browse files
authored
Update installation instructions for PnP PowerShell
Add information about digital signing for PnP PowerShell releases.
1 parent 4c7e2e2 commit 0ac4365

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pages/articles/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
You need PowerShell 7.4.0 or later to use PnP PowerShell. It is available for Windows, Linux and Mac and can be [installed through here](https://learn.microsoft.com/powershell/scripting/install/installing-powershell).
44

5+
Starting with version 3.1.379-nightly, all releases, including the nightly releases, will be fully digitally signed and will therefore work on machines restricted with the AllSigned PowerShell execution policy set. Major thanks to the [.NET Foundation](https://dotnetfoundation.org) for providing us with the signing certificate to be able to do so.
6+
57
## Stable build
68

79
You can run the following commands to install the latest stable PowerShell cmdlets:

0 commit comments

Comments
 (0)