Skip to content

Commit 423b9c5

Browse files
authored
Merge branch 'master' into patch-2
2 parents d3087d5 + 8fd3aeb commit 423b9c5

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
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]

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Exchange Online PowerShell V2
2+
title: Exchange Online PowerShell with Modern Authentication using V2 Module
33
ms.author: chrisda
44
author: chrisda
55
manager: dansimp
@@ -13,10 +13,10 @@ ms.collection: Strat_EX_Admin
1313
ms.custom:
1414
ms.assetid:
1515
search.appverid: MET150
16-
description: "Learn how to download and use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell."
16+
description: "Learn how to install and use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell with Modern Authentication."
1717
---
1818

19-
# Use the Exchange Online PowerShell V2 module
19+
# Use the Exchange Online PowerShell with Modern Authentication using V2 module
2020

2121
The Exchange Online PowerShell V2 module (abbreviated as the EXO V2 module) enables admins to connect to their Exchange Online environment in Microsoft 365 to retrieve data, create new objects, update existing objects, remove objects as well as configure Exchange Online and its features.
2222

0 commit comments

Comments
 (0)