Forum Discussion
bettynumb1
Jun 30, 2020Copper Contributor
Login to Manage WVD via Powershell not working
When I try this command: Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com" and login with my gmail credential which is owner of my Azure subscription, I get the message: ...
- Jul 07, 2020
bettynumb1 : You need to use Azure AD credentials. See the article here: https://docs.microsoft.com/en-us/powershell/module/windowsvirtualdesktop/Add-RdsAccount
evasse
Jul 07, 2020Former Employee
bettynumb1 : You need to use Azure AD credentials. See the article here: https://docs.microsoft.com/en-us/powershell/module/windowsvirtualdesktop/Add-RdsAccount
bettynumb1
Jul 09, 2020Copper Contributor
Thank you. I was confused by the fact that my global admin account in Azure AD wouldn't work. It's a @gmail.com account and I realized it was listed as a Microsoft Account. Once I created a new Azure AD Global Admin all was well.