Skip to content

Commit acf754a

Browse files
authored
Merge pull request #13162 from tbisque/scc-gcch-uri-correction
Security & Compliance Pwsh: Corrects GCC-High ConnectionUri param for Connect-IPPSSession
2 parents 8c1dd00 + f6f721c commit acf754a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following examples show how to use the Exchange Online PowerShell module wit
7272
> - Microsoft 365 GCC High, Microsoft 365 DoD or Microsoft 365 China (operated by 21Vianet) environments require the following additional parameters and values:
7373
> - **Microsoft 365 GCC High**
7474
> - `Connect-ExchangeOnline -ExchangeEnvironmentName O365USGovGCCHigh`
75-
> - `Connect-IPPSSession -ConnectionUri https://compliance.usgcc.microsoft.com/powershell-liveid -AzureADAuthorizationEndpointUri https://login.microsoftonline.us`
75+
> - `Connect-IPPSSession -ConnectionUri https://ps.compliance.protection.office365.us/powershell-liveid/ -AzureADAuthorizationEndpointUri https://login.microsoftonline.us`
7676
>
7777
> - **Microsoft 365 DoD**
7878
> - `Connect-ExchangeOnline -ExchangeEnvironmentName O365USGovDoD`

0 commit comments

Comments
 (0)