Skip to content

Commit 72e5fdc

Browse files
committed
Update connect-to-exchange-online-protection-powershell.md
Per Issue #3749
1 parent 95beb1c commit 72e5fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Exchange Online Protection PowerShell allows you to manage your Exchange Online
6464
2. Run the following command:
6565
6666
```
67-
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.compliance.protection.outlook.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection
67+
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.protection.outlook.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection
6868
```
6969
7070
**Notes**:

0 commit comments

Comments
 (0)