test
This commit is contained in:
@@ -38,6 +38,7 @@ personas it would assign.
|
|||||||
| PSScriptAnalyzer | Only if you want to run the lint checks locally. |
|
| PSScriptAnalyzer | Only if you want to run the lint checks locally. |
|
||||||
| An Entra app registration | For the persona extension property and delegated scopes. |
|
| An Entra app registration | For the persona extension property and delegated scopes. |
|
||||||
|
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
Install-Module Microsoft.Graph.Authentication -Scope CurrentUser
|
Install-Module Microsoft.Graph.Authentication -Scope CurrentUser
|
||||||
Install-Module PSScriptAnalyzer -Scope CurrentUser
|
Install-Module PSScriptAnalyzer -Scope CurrentUser
|
||||||
|
|||||||
Reference in New Issue
Block a user