Forum Discussion
Nicholas Semenkovich
Mar 26, 2019Copper Contributor
Does MFA Work? & Oops, we couldn't connect to "Session Desktop"
I can't seem to connect to a WVD host after following the tutorial. With my account (MFA enforced), access via the web prompts for a password again, then gives the error: Oops, we couldn't conne...
Christian_Montoya
Microsoft
Mar 29, 2019Nicholas Semenkovich : Can you run the same query and save the object to a variable, then look at the errors by expanding the Errors property?
Also, some quick steps to troubleshoot...does the user exist both in Azure AD and your Windows Server AD?
- Nicholas SemenkovichApr 02, 2019Copper Contributor
Closing the loop here --
We were using Azure AD online only (with Azure AD joined desktops) & just added Azure AD Domain Services for WVD.
Apparently enabling Azure AD Domain Services doesn't sync passwords to the Cloud DC on login -- you have to change user passwords for hashes to sync to the DC (which is what caused this error).