question

Jasminelynam-3690 avatar image
0 Votes"
Jasminelynam-3690 asked AmitaMenon-3691 edited

Deployment failed due to Join domain error

Hi there,

I'm currently a 4th-year college student investigating Virtual Desktop Infrastructures as part of my final year project. I'm hoping to build a prototype using Windows Virtual Desktops within Azure. However, after deploying the host pool I run into this error (please see screenshot attached). As I am just a student who does not have the equipment or infrastructure of a large organization I created a domain with Name.com (x01038184.live).

I would greatly appreciate it if someone could point me in the right direction!

Below is the error code

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"VMExtensionProvisioningError","message":"VM has reported a failure when processing extension 'joindomain'. Error message: \"Exception(s) occured while joining Domain 'x00138184.live'\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/vmextensionwindowstroubleshoot "},{"code":"VMExtensionProvisioningError","message":"VM has reported a failure when processing extension 'joindomain'. Error message: \"Exception(s) occured while joining Domain 'x00138184.live'\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/vmextensionwindowstroubleshoot "}]}84484-125.png


azure-active-directoryazure-virtual-desktopazure-ad-domain-services
125.png (87.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
1 Vote"
AndreasBaumgarten answered AndreasBaumgarten edited

Hi @Jasminelynam-3690 ,

unfortunately the Active Directory is a mandatory requirement to run an Azure WVD environment.

If you create a small Windows Server VM it's cheaper than the Azure Active Directory Services. You are able to reduce the costs for the VM if you deallocate the VM if not needed. A small VM SKU/size should be ok for a AD Domain Controller.

Depending on your region and the time the VM is up and running the costs for the VM could look like this (around 20 US$ if you run the VM 40 hours per week/160 hours per month (choose the smalldisk version of the Windows Server Image! -> OS Disk will be 32 GB than):

84478-image.png

Only the storage transactions will be added, which should be just a few US$ per month in a test environment.

You should take a look at the Azure Price Calculator and do your own math based on your requirements (VM Sku, time the VM is running):
https://azure.microsoft.com/en-us/pricing/calculator/


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten



image.png (145.3 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered Jasminelynam-3690 commented

Hi @Jasminelynam-3690 ,

You need to setup an Active Directory domain in sync with the Azure AD to join the WVD host VM.
This AD domain could be deployed as "own-managed" with a Windows Server VM or using the Azure Active Directory Domain Services.

84496-image.png
https://docs.microsoft.com/en-us/azure/virtual-desktop/overview#requirements


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten



image.png (89.0 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Andreas,

I'm a student so unfortunately, I wouldn't have the resources to get up an active directory domain on a windows server. Is there any other possible workaround that you're aware of?

Thank you!

0 Votes 0 ·
ManuPhilip avatar image
0 Votes"
ManuPhilip answered

Another thought about the issue you are facing is as below as you can see from the troubleshooting reference: https://aka.ms/vmextensionwindowstroubleshoot
It can be a timeout. If that's the case, easy fix is to deploy again by pressing 'redeploy'

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.