Skip to content

Commit 52c9cc2

Browse files
authored
Update connect-to-exchange-online-powershell.md
1 parent fb7e14f commit 52c9cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/docs-conceptual/connect-to-exchange-online-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: "Learn how to use remote PowerShell to connect to Exchange Online."
1818
# Connect to Exchange Online PowerShell
1919

2020
> [!NOTE]
21-
> We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Use the Exchange Online PowerShell V2 module](exchange-online-powershell-v2.md).
21+
> Since Basic Auth Deprecation has been announced and this method uses Basic Authentication on Server Side, we recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell which uses Modern Authentication in all scenarios. For instructions, see [Use the Exchange Online PowerShell V2 module](exchange-online-powershell-v2.md).
2222
2323
Exchange Online PowerShell allows you to manage your Exchange Online settings from the command line. You use Windows PowerShell on your local computer to create a remote PowerShell session to Exchange Online. It's a simple three-step process where you enter your Microsoft 365 credentials, provide the required connection settings, and then import the Exchange Online cmdlets into your local Windows PowerShell session so that you can use them.
2424

0 commit comments

Comments
 (0)