Forum Discussion
Sutha670
May 13, 2020Copper Contributor
Unable to add users to Application Groups using Modern WVD Admin console
Hello Guys, Starting to look into the new deployment & management portal introduced in end of April 2020: https://www.microsoft.com/en-us/microsoft-365/blog/2020/04/30/enable-remote-work-faster...
- May 14, 2020yes, you need to have owner role for the resource group to be able to add user assignment.
what powershell command you used to list pools? Make sure you use the latest powershell module for WVD deployment that is created with the modern console:
https://docs.microsoft.com/en-us/azure/virtual-desktop/powershell-module
Sutha670
May 14, 2020Copper Contributor
Soo Kuan Teo
Thank you for your response.
I see my account that i used to provision WVD and I inherit the permission through the Contributor role for the subscription "Pay-As-You-Go".
Does this mean only users with Owner role can use the modern WVD admin console?
Another question, when i try to list pools using powershell, i do not see the pools created using the modern console either under the RDS tenant. Is there a specific way to look into please?
Soo Kuan Teo
Microsoft
May 14, 2020yes, you need to have owner role for the resource group to be able to add user assignment.
what powershell command you used to list pools? Make sure you use the latest powershell module for WVD deployment that is created with the modern console:
https://docs.microsoft.com/en-us/azure/virtual-desktop/powershell-module
what powershell command you used to list pools? Make sure you use the latest powershell module for WVD deployment that is created with the modern console:
https://docs.microsoft.com/en-us/azure/virtual-desktop/powershell-module
- Sutha670May 15, 2020Copper ContributorThanks a lot Soo Kuan Teo.