Skip to content

Commit ec2f0e7

Browse files
authored
Merge branch 'master' into patch-70
2 parents 3d55489 + 2fad3cf commit ec2f0e7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 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,13 +12,10 @@ 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

18-
# Connect to Exchange Online PowerShell
19-
20-
> [!NOTE]
21-
> Since Basic Auth Deprecation has been announced and this method uses Basic Authentication on Server Side,
18+
# Connect to Exchange Online PowerShell with Basic authentication
2219

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

0 commit comments

Comments
 (0)