Aug 22 2019 01:01 AM
Aug 22 2019 04:27 AM
@RobinFanAre you using Azure AD Domain Services or a regular AD with AAD Connect? Have you checked the permissions for the account you are using? Have you checked that the domain name is resolveable?
Aug 22 2019 08:35 PM
@A_priori_superior , Thanks for your reply. I used my personal gmail account for registering the free Microsoft Azure, can you advise how can I check the service i'm using and the permission my account has (i should be the Admin as i checked my role in Azure portal)
Aug 22 2019 11:07 PM
Aug 30 2019 03:45 AM
Hi @Sami_Holtta,
I’ve followed the steps to create the AD Domain Service but still failed at the same error message, “Exceptions occurred while joining Domain”. Any ideas how to figure out this problem ? Thanks.
Aug 30 2019 04:43 PM
Ok, this is Azure Active Directory Domain Services, not Active Directory Domain Services with AD Connect. You need domain credentials to join the domain (AD domain join UPN user, this will be also a new local admin user in your VDI desktops, sounds strange yes). Use the credentials for a user that belongs to the Azure AD DC administrators group. Only members of this group have privileges to join machines to the Azure AD DS managed domain. Check also that your VNet Custom DNS configuration is ok.
Aug 30 2019 05:00 PM
Aug 30 2019 09:17 PM
And if you have enabled user accounts for Azure Active Directory Domain Services and generated password hashes, your deployment should work if all other settings are correct.
Sep 03 2019 03:10 AM
@Sami_Holtta , I have created a member ( wvd_test@robinfan723gmail.onmicrosoft.com) under the AAD Domain.
Next, to generate password hash, I followed this article, https://docs.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm, and in the step of join a Windows server VM to a managed domain, I failed again at connect to VM. It asked "Request access" before connecting it and after I click it, the event "Requesting just-in-time access" is running, however, it can't finish and keeps running infinitely. Not sure why and any steps I ignore ?
Sep 09 2019 02:07 PM
Any updates? I'm in the same situation.
I'm trying again from the start for about the 20th time!
Sep 09 2019 03:11 PM
I created a test VM and in order to connect to it via RDP I had to add my local public IP to the network security rules. Once I could connect I joined it to the domain just fine.
Still when I create the WVD hostpool it fails at the same point.
Sep 05 2022 11:24 PM
I am having the same issue. I created virtual machine and was able to connect to it. But WVD deployment is failed. I have checked the Microsoft.DesktopVirtualization is also registered in my subscription.
Sep 06 2022 11:35 AM
@Bionicjoeif you are using active directory then below solution might help you.
Open the virtual machine on portal which is acting as Active directory and click on the virtual network in which it resides.
In the DNS servers section enter the private IP of the machine and save.
Start the deployment again from beginning.