From 8c8fd47f74ec05d86addea86d765b8baf56c3ea0 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 24 Aug 2026 11:31:52 -0400 Subject: [PATCH] test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7134be3..0e84a75 100644 --- a/README.md +++ b/README.md @@ -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