Forum Discussion

suraj005's avatar
suraj005
Copper Contributor
Mar 26, 2020

Error facing in deployment of WVD deployment

Hi Team, I am trying to create a WVD Teanant using command  New-RdsTenant -Name startreck -AadTenantId xxxxxxxxxxxx -AzureSubscriptionId xxxxxxxxx   Permissions I am having AAD Tenant: Global Ad...
  • shintovincent's avatar
    Mar 27, 2020

    suraj005 

    * Make sure you are logged in as the right user while executing the command

    Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com"

    * Under Enterprise Applications assign the role again by editing the user. This happened to me a couple times and assigning the TenantCreator role to the same user again solved it.

Resources