Skip to content

Commit 02d413b

Browse files
authored
Merge pull request MicrosoftDocs#11377 from fangsu-dccore/patch-1
Update connect-to-scc-powershell.md - updated gdap aad uri
2 parents 0cfc2e5 + 3789a90 commit 02d413b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/docs-conceptual/connect-to-scc-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ This example connects to customer organizations in the following scenarios:
147147
- Connect to a customer organization as a guest user.
148148
149149
```powershell
150-
Connect-IPPSSession -UserPrincipalName [email protected] -DelegatedOrganization adatum.onmicrosoft.com -AzureADAuthorizationEndpointUri https://ps.compliance.protection.outlook.com/powershell-liveid/
150+
Connect-IPPSSession -UserPrincipalName [email protected] -DelegatedOrganization adatum.onmicrosoft.com -AzureADAuthorizationEndpointUri https://login.microsoftonline.com/adatum.onmicrosoft.com
151151
```
152152

153153
## Step 3: Disconnect when you're finished

0 commit comments

Comments
 (0)