Skip to content

Commit d3bbf7b

Browse files
authored
Merge pull request MicrosoftDocs#4922 from dariomws306/patch-99
Update mfa-connect-to-exchange-online-powershell.md
2 parents 2213910 + 5a7fb75 commit d3bbf7b

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)