This commit is contained in:
2026-08-24 11:31:52 -04:00
parent 8c2dc842e6
commit 8c8fd47f74
+1
View File
@@ -38,6 +38,7 @@ personas it would assign.
| PSScriptAnalyzer | Only if you want to run the lint checks locally. |
| An Entra app registration | For the persona extension property and delegated scopes. |
```powershell
Install-Module Microsoft.Graph.Authentication -Scope CurrentUser
Install-Module PSScriptAnalyzer -Scope CurrentUser