Forum Discussion
virtual desktop hostpool deployment failed
https://erjenrijnders.nl/2019/04/04/how-to-deploy-windows-virtual-desktop-in-azure/
HenryM Hi Henry ,
i follow the same link :
but for me the error was joined failed with the VM , so i configured AADS with Sync Password force the Sync with powershell from AD azure to ADDS , if you don't want to sync the password just create a cloud account and the change the password from this link : https://myapps.microsoft.com/ it will trigger the update password in ADDS ( ADDS need to be enable)
my error was in this section in the link is confusing because it asked you to put your admin in client app :
so when it asked you to configure Windows virtual consent page for Server App and client APP
for server App it asked you to put the tenant name, this part is ok
now for client App it asked you to configure the admin account this one didn't work for me always error "no tenant ID" . so instead of the admin account i put the tenant name again , it works with client apps nor more tenant error ID and the permission applied for client apps, then i follow the rest of the guide all works fine if you want more info let me know
NB: i didn't choose the service principal name only UPN name with permission to joined ADDS
Thanks