Forum Discussion

DumaDavid's avatar
DumaDavid
Copper Contributor
Sep 03, 2021
Solved

Azure WVD Session Host unavailable

Hi, I`m trying to configure an Azure WVD but after the deployment it says that the Session host is unavailable

"healthCheckName": "DomainJoinedCheck",
        "healthCheckResult": "HealthCheckFailed",
        "additionalFailureDetails": {
            "message": "SessionHost unhealthy: SessionHost is not joined to a domain",
 
Are there some extra steps that I need to do before the deployment?(I created an aadds in the same resource group and same vnet)
  • nigelm's avatar
    nigelm
    Brass Contributor

    DumaDavid 

    the sessions host need to be joined to the domain, you may have got the credentials wrong when filling in the domain join UPN you can RDP to them and join them manually.

     

     

    • DumaDavid's avatar
      DumaDavid
      Copper Contributor
      I’ve already tried to join the domain from the VM(connecting by bastion) but it told me that it was already in AAD
      • Johan_Vanneuville's avatar
        Johan_Vanneuville
        Iron Contributor
        Is the account you are using member of the AADDS administrators groups in AAD?
        If not the domain join will fail

Resources