Skip to content

Commit 7fa1573

Browse files
authored
Merge branch 'master' into chrisda
2 parents 6d623bd + d3bbf7b commit 7fa1573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ If your organization has single sign-on (SSO) enabled and you are logged on to a
142142

143143
> New-EXOPSSession : User '[email protected]' returned by service does not match user '[email protected]' in the request.
144144
145-
This error occurs because single sign-on overrides the specified user principal name (UPN). As a work-around, connect from a non-domain-joined computer or log on to the domain-joined computer using a local user account.
145+
This error occurs because single sign-on overrides the specified user principal name (UPN). As a work-around, use Connect-EXOPSSession without -UserPrincipalName parameter or use -Credential parameter instead.
146146

147147
## How do you know this worked?
148148

0 commit comments

Comments
 (0)