Skip to content

Commit 3260781

Browse files
committed
Update app-only-auth-powershell-v2.md
Issue #10162
1 parent 2dc7b01 commit 3260781

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ The following examples show how to use the Exchange Online PowerShell module wit
6868
> - **Connect-IPPSSession in GCC High**: `-ConnectionUri https://ps.compliance.protection.office365.us/powershell-liveid/ -AzureADAuthorizationEndpointUri https://login.microsoftonline.us/common`.
6969
> - **Connect-ExchangeOnline in DoD**: `-ExchangeEnvironmentName O365USGovDoD`.
7070
> - **Connect-IPPSSession in DoD**: `-ConnectionUri https://l5.ps.compliance.protection.office365.us/powershell-liveid/ -AzureADAuthorizationEndpointUri https://login.microsoftonline.us/common`.
71+
>
72+
> - If a **Connect-IPPSSession** command present a login prompt, run the command: `$Global:IsWindows = $true` before the **Connect-IPPSSession** command.
7173
7274
- **Connect using a certificate thumbprint**:
7375

0 commit comments

Comments
 (0)