This commit is contained in:
2026-08-24 11:31:52 -04:00
parent 8c2dc842e6
commit 8c8fd47f74
+1
View File
@@ -37,6 +37,7 @@ personas it would assign.
| `Microsoft.Graph.Authentication` | **Runtime only.** Not needed for the config editor's offline validation. |
| 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