From c49f5282320f3734c0fe27d06d10c5812cf2a623 Mon Sep 17 00:00:00 2001 From: Navin Gupta <51071669+navgupta1208@users.noreply.github.com> Date: Wed, 8 Jul 2020 20:35:55 +0530 Subject: [PATCH 1/2] Update connect-to-exchange-online-powershell.md --- .../docs-conceptual/connect-to-exchange-online-powershell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/docs-conceptual/connect-to-exchange-online-powershell.md b/exchange/docs-conceptual/connect-to-exchange-online-powershell.md index eaa11c8e47..59c8749cc3 100644 --- a/exchange/docs-conceptual/connect-to-exchange-online-powershell.md +++ b/exchange/docs-conceptual/connect-to-exchange-online-powershell.md @@ -15,7 +15,7 @@ search.appverid: MET150 description: "Learn how to use remote PowerShell to connect to Exchange Online." --- -# Connect to Exchange Online PowerShell +# Connect to Exchange Online PowerShell with Basic Authentication > [!NOTE] > Since Basic Auth Deprecation has been announced and this method uses Basic Authentication on Server Side, From 4075a7ff49d0fcd1ec98dfc0f23d7d02dd49a79c Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Wed, 8 Jul 2020 08:51:53 -0700 Subject: [PATCH 2/2] Update connect-to-exchange-online-powershell.md --- .../docs-conceptual/connect-to-exchange-online-powershell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/docs-conceptual/connect-to-exchange-online-powershell.md b/exchange/docs-conceptual/connect-to-exchange-online-powershell.md index 59c8749cc3..55f0b33d51 100644 --- a/exchange/docs-conceptual/connect-to-exchange-online-powershell.md +++ b/exchange/docs-conceptual/connect-to-exchange-online-powershell.md @@ -15,7 +15,7 @@ search.appverid: MET150 description: "Learn how to use remote PowerShell to connect to Exchange Online." --- -# Connect to Exchange Online PowerShell with Basic Authentication +# Connect to Exchange Online PowerShell with Basic authentication > [!NOTE] > Since Basic Auth Deprecation has been announced and this method uses Basic Authentication on Server Side,