Skip to content

Commit 262e7f6

Browse files
committed
Merge branch 'main' into ExOIB-chrisda
2 parents d5e0b4a + 164136a commit 262e7f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ description: "Learn about using the Exchange Online V2 module in scripts and oth
2626
> - **Security & Compliance Center PowerShell (Connect-IPPSSession)**: Version 2.0.6 Preview5 or later.
2727
>
2828
> For instructions on how to install or update the module, see [Install and maintain the EXO V2 module](exchange-online-powershell-v2.md#install-and-maintain-the-exo-v2-module).
29+
>
30+
> You can't use the procedures in this article to modify Microsoft 365 Groups ([Set-UnifiedGroup](/powershell/module/exchange/set-unifiedgroup)). To use Microsoft Graph instead, see [Update grup](/graph/api/group-update).
2931
3032
Auditing and reporting scenarios in Microsoft 365 often involve unattended scripts in Exchange Online PowerShell and Security & Compliance Center PowerShell. In the past, unattended sign in required you to store the username and password in a local file or in a secret vault that's accessed at run-time. But, as we all know, storing user credentials locally is not a good security practice.
3133

0 commit comments

Comments
 (0)