Forum Discussion

Voxan's avatar
Voxan
Copper Contributor
Apr 10, 2019

Erreur Add-RdsAccount

Bonjour, 

Je souhaite mettre en place WVD pour un client dès qu'il sort de la preview, mais je n'arrive pas à déjà le mettre en place sur un de mes tenant pour un problème qui j'imagine est simple. J'ai lu les erreurs rencontrées qui sont toutes après l'étape ou je bloque.

Je m'appuie sur https://docs.microsoft.com/en-us/azure/virtual-desktop/tenant-setup-azure-active-directory 

 

Je bloque sur Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com" qui me renvoie une erreur (module installé version 1.0.1.11)

PS C:\WINDOWS\system32> Install-Module -Name Microsoft.RDInfra.RDPowerShell
PS C:\WINDOWS\system32> Import-Module -Name Microsoft.RDInfra.RDPowerShell
PS C:\WINDOWS\system32> Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com"
Add-RdsAccount : Une ou plusieurs erreurs se sont produites.
Au caractère Ligne:1 : 1
+ Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Add-RdsAccount], AggregateException
+ FullyQualifiedErrorId : System.AggregateException,Microsoft.RDInfra.RDPowershell.Context.AddRdsAccount

Je résouds bien le nom du site, les "consent" ne m'ont pas posé soucis sur le tenant ou je souhaite déployer le WVD, et je suis bien "TenantCreator".

Le support premier Azure m'a répondu qu'il ne faisaient pas de support sur les preview et m'ont envoyé ici.

Tenant ID 25f527cb-a837-40a2-b467-7bd2ab69f27c Application ID 5a0aa725-4958-4b0c-80a9-34562e23f3b7 

Merci de votre retour

 

  • Voxan : When going through the consent flow it takes some time to register. Please try to follow this steps again and you should be successfull.

    • Voxan's avatar
      Voxan
      Copper Contributor

      Hi evasse 

      Thanks for your answer. 

      I made again consent page for server app ( Thank You! AAD Application has been successfully registered) and i'm still getting the error message in PS

      I made another more consent this time for both server & client app, and i'm still getting the error message in PS

      I then checked if i was always a Tenantcreator. My account appeared 2 times, one default, and one Tenantcreator. I tried to update default to Tenantcreator and it failed wich was expected. I deleted the Tenantcreator account and then updated the default account to Tenantcreator with success.

      But i'm still getting the same error message in PS....

      Thanks

      • Voxan : Two questions:

        - Are you logging in with a user or service principal?

        - Is it sourced from that Azure AD tenant? Or is it a guest (B2B user)?

Share

Resources