Forum Discussion

DumaDavid's avatar
DumaDavid
Copper Contributor
Sep 03, 2021

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
      • nigelm's avatar
        nigelm
        Brass Contributor
        aad is Azure Active Directory, it isn't running domain services, that is provided by Azure Active Directory Domain Services (aadds).
        The vm should be on the aadds domain so when you select the network for the vm as long as you have selected the same region as you aadds, you will see the aadds vnet and subnet

Resources