Hello,
I have Azure WVD hostpool deployed which is joined to ADDS (Active Directory Domain Services). My UPN in form user@domain.com is not working to sign in but domain.com\user does. I can see in event logs that when I try to login with UPN in form user@domain.com Windows thinks that Account Domain is AzureAD even though it's actully valid account in Active Directory. How do I force Windows to accept UPN as local Active Directory account instead?
> An account failed to log on.
Subject:
Security ID: NETWORK SERVICE
Account Name: desktop-1$
Account Domain: DOMAIN
Logon ID: 0x3E4Logon Type: 3
Account For Which Logon Failed:
Security ID: NULL SID
Account Name: user@domain.com
Account Domain: AzureADFailure Information:
Failure Reason: Unknown user name or bad password.
Status: 0xC000006D
Sub Status: 0xC0000064



