Forum Discussion
stevenzelenko
Mar 22, 2019Brass Contributor
Different between Windows Virtual Desktop and Client Application Assignments in Azure AD
Can someone explain the difference of these two apps in AD? It seems like at some point today something changed and I have to set my test users to be Tenant Creators in the Windows Virtual Desktop A...
- Aug 07, 2019Feffen : The primary reason is that we only use Azure AD app role / assignments for 1 action, and that's to create a tenant. Otherwise, because you can create numerous host pools and app groups, we handle end-user assignments through our own PowerShell and our own implementation.
AT1991
Mar 05, 2020Copper Contributor
Because for some reason without it, a few of our users were not able to log in via the desktop client. Adding them resolved the issue
stevenzelenko
Mar 05, 2020Brass Contributor
AT1991 We had this exact same thing happen to us too. Turn off the "User Assignment Required" toggle in the WVD apps in Azure. You should only need to add the users via powershell.
- AT1991Mar 05, 2020Copper ContributorAwesome! I will give it a go. Thank you.