Skip to content

Commit 2fad3cf

Browse files
authored
Merge pull request MicrosoftDocs#6111 from navgupta1208/patch-69
Update connect-to-exchange-online-powershell.md
2 parents a433bc6 + 3888268 commit 2fad3cf

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Connect to Exchange Online PowerShell"
2+
title: "Connect to Exchange Online PowerShell with Basic authentication"
33
ms.author: chrisda
44
author: chrisda
55
manager: dansimp
@@ -12,14 +12,11 @@ ms.collection: Strat_EX_Admin
1212
ms.custom:
1313
ms.assetid: c8bea338-6c1a-4bdf-8de0-7895d427ee5b
1414
search.appverid: MET150
15-
description: "Learn how to use remote PowerShell to connect to Exchange Online."
15+
description: "Learn how to use remote PowerShell to connect to Exchange Online with Basic authentication."
1616
---
1717

1818
# Connect to Exchange Online PowerShell with Basic authentication
1919

20-
> [!NOTE]
21-
> Since Basic Auth Deprecation has been announced and this method uses Basic Authentication on Server Side,
22-
2320
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.
2421

2522
> [!NOTE]

0 commit comments

Comments
 (0)