Skip to content

Commit 352d96b

Browse files
committed
Removed V1 module references
Unavailable in old EAC or new EAC
1 parent 036bbd7 commit 352d96b

File tree

5 files changed

+8
-178
lines changed

5 files changed

+8
-178
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6929,6 +6929,11 @@
69296929
"source_path": "exchange/docs-conceptual/use-update-exchangehelp.md",
69306930
"redirect_url": "/powershell/exchange/exchange-management-shell",
69316931
"redirect_document_id": false
6932+
},
6933+
{
6934+
"source_path": "exchange/docs-conceptual/v1-module-mfa-connect-to-scc-powershell.md",
6935+
"redirect_url": "/powershell/exchange/connect-to-scc-powershell",
6936+
"redirect_document_id": false
69326937
}
69336938
]
69346939
}

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Connect to Security & Compliance PowerShell
33
author: chrisda
44
manager: dansimp
5-
ms.date: 8/21/2023
5+
ms.date: 9/7/2023
66
ms.audience: Admin
77
audience: Admin
88
ms.topic: article
@@ -24,8 +24,6 @@ The Exchange Online PowerShell module uses modern authentication for connecting
2424

2525
To connect to Security & Compliance PowerShell for automation, see [App-only authentication for unattended scripts](app-only-auth-powershell-v2.md).
2626

27-
To use the older Exchange Online Remote PowerShell Module (the V1 module) to connect to Security & Compliance PowerShell using MFA, see [V1 module - Connect to Security & Compliance PowerShell using MFA](v1-module-mfa-connect-to-scc-powershell.md). This older version of the module will eventually be retired.
28-
2927
## What do you need to know before you begin?
3028

3129
- The requirements for installing and using the module are described in [Install and maintain the Exchange Online PowerShell module](exchange-online-powershell-v2.md#install-and-maintain-the-exchange-online-powershell-module).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ The connection-related cmdlets in the module are listed in the following table:
173173

174174
|EXO module cmdlet|Older related cmdlet|Comments|
175175
|---|---|---|
176-
|[Connect-ExchangeOnline](/powershell/module/exchange/connect-exchangeonline)|**Connect-EXOPSSession** in V1 of the module <br> or <br> [New-PSSession](/powershell/module/microsoft.powershell.core/new-pssession)||
177-
|[Connect-IPPSSession](/powershell/module/exchange/connect-ippssession)|[Connect-IPPSSession in V1 of the module](v1-module-mfa-connect-to-scc-powershell.md)||
176+
|[Connect-ExchangeOnline](/powershell/module/exchange/connect-exchangeonline)|**Connect-EXOPSSession** in V1 of the module <br/> or <br/> [New-PSSession](/powershell/module/microsoft.powershell.core/new-pssession)||
177+
|[Connect-IPPSSession](/powershell/module/exchange/connect-ippssession)|**Connect-IPPSSession** in V1 of the module||
178178
|[Disconnect-ExchangeOnline](/powershell/module/exchange/disconnect-exchangeonline)|[Remove-PSSession](/powershell/module/microsoft.powershell.core/remove-pssession)||
179179
|[Get-ConnectionInformation](/powershell/module/exchange/get-connectioninformation)|[Get-PSSession](/powershell/module/microsoft.powershell.core/get-pssession)|Available in v3.0.0 or later.|
180180

exchange/docs-conceptual/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@
7070
href: exchange-cmdlet-syntax.md
7171
- name: What's new in the Exchange Online PowerShell module
7272
href: whats-new-in-the-exo-module.md
73-
- name: V1 module - Connect to Security & Compliance PowerShell
74-
href: v1-module-mfa-connect-to-scc-powershell.md
7573
- name: Exchange Online Protection PowerShell
7674
href: exchange-online-protection-powershell.md
7775
items:

exchange/docs-conceptual/v1-module-mfa-connect-to-scc-powershell.md

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)