Forum Discussion
How to bring up multiple Windows 10 desktops ?
i configured WVD from market place all works fine now for the section of :
install custom application, created an app group, published application, added users
Can you explain how to achieve that or if you have a link ?
Thanks
https://docs.microsoft.com/en-us/azure/virtual-desktop/tenant-setup-azure-active-directory
Cheers
- Fadi MatniApr 08, 2019Copper Contributor
IanR01 Hi , just follow this Guide :
but when you arrive at the section server APP and client App put the tenant name on both
if you want to use ADDS make sure that the Hash sync password is enable and synced between AD azure to ADDS you can achieve that with Power Shell , Second options is to reset the password for your account cloud admin from this link : https://myapps.microsoft.com/ it will force the Hash password to sync to ADDS then you will be able to joined the VM's to domain ADDS of your tenant , make sure the account admin is member of the ADDS administrator group , and the WVD are on the same vnet of the ADDS / DNS all explained in thsi guide .
Please let me know which step it's not working for you ;)
good luck ;)
- Jafar1970Apr 17, 2019Copper Contributor
Hi Fadi
I did all the steps you have mentioned, I faced the below error:
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidParameter\",\r\n \"message\": \"The Admin Username specified is not allowed.\",\r\n \"target\": \"adminUsername\"\r\n }\r\n}"}]}