Forum Discussion
Stefan Kießig
Jul 20, 2021Copper Contributor
Azure AD joined and DomainJoinedCheck faild
Hello, I created an Azure Virtual Desktop environment with a connection to Azure AD. But the session host is shown as unavailable in the environment. Inside the help checks: { ...
Dhanumjay_Akula
Mar 12, 2024Copper Contributor
The main problem is using the same credentials which are used to create previous session host. You have to use different credentials or change the password. No one will think about this. There is conflict with password hashes with previous session host.
- nickjohnson12Mar 19, 2025Copper Contributor
I was at a complete loss trying to figure out why it wouldn't work as it was giving me a domainjoin error but this fixed it. A simple credential change. THANK YOU