Skip to content

Commit b66c2f8

Browse files
authored
Merge pull request MicrosoftDocs#10462 from MicrosoftDocs/chrisda
Update connect-to-exchange-online-protection-powershell.md
2 parents 5aeaf24 + 27359b1 commit b66c2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Import-Module ExchangeOnlineManagement
5858
The command that you need to run uses the following syntax:
5959

6060
```powershell
61-
Connect-IPPSSession -UserPrincipalName <UPN> -ConnectionUri `https://ps.protection.outlook.com/powershell-liveid/ [-PSSessionOption $ProxyOptions]
61+
Connect-IPPSSession -UserPrincipalName <UPN> -ConnectionUri https://ps.protection.outlook.com/powershell-liveid/ [-PSSessionOption $ProxyOptions]
6262
```
6363

6464
For detailed syntax and parameter information, see [Connect-IPPSSession](/powershell/module/exchange/connect-ippssession).

0 commit comments

Comments
 (0)