From f6f721c8f880874a72a517a6234bd96c77cfa7ef Mon Sep 17 00:00:00 2001 From: Tom Biscardi Date: Fri, 10 Oct 2025 15:22:34 -0400 Subject: [PATCH] Update app-only-auth-powershell-v2.md --- exchange/docs-conceptual/app-only-auth-powershell-v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/docs-conceptual/app-only-auth-powershell-v2.md b/exchange/docs-conceptual/app-only-auth-powershell-v2.md index 82b395ca52..ff65554923 100644 --- a/exchange/docs-conceptual/app-only-auth-powershell-v2.md +++ b/exchange/docs-conceptual/app-only-auth-powershell-v2.md @@ -72,7 +72,7 @@ The following examples show how to use the Exchange Online PowerShell module wit > - Microsoft 365 GCC High, Microsoft 365 DoD or Microsoft 365 China (operated by 21Vianet) environments require the following additional parameters and values: > - **Microsoft 365 GCC High** > - `Connect-ExchangeOnline -ExchangeEnvironmentName O365USGovGCCHigh` -> - `Connect-IPPSSession -ConnectionUri https://compliance.usgcc.microsoft.com/powershell-liveid -AzureADAuthorizationEndpointUri https://login.microsoftonline.us` +> - `Connect-IPPSSession -ConnectionUri https://ps.compliance.protection.office365.us/powershell-liveid/ -AzureADAuthorizationEndpointUri https://login.microsoftonline.us` > > - **Microsoft 365 DoD** > - `Connect-ExchangeOnline -ExchangeEnvironmentName O365USGovDoD`