How to configure AVD Hybrid Joined?

Thiện Lâm Minh 60 Reputation points
2025-08-14T11:59:41.03+00:00

I have AVD environment with Domain Joined. I would like to configure it to join to Entra ID to become Hybrid. How can I do that?

Windows for business | Windows Server | Directory services | Active Directory
0 comments No comments

1 answer

Sort by: Most helpful
  1. Daphne Huynh (WICLOUD CORPORATION) 985 Reputation points Microsoft External Staff Moderator
    2025-08-20T10:27:11.2933333+00:00

    Welcome to the Microsoft Q&A Platform and thank you for your question!

    Since your AVD session hosts are already domain-joined, you can configure them for Hybrid Microsoft Entra Join so they register in both your on-premises Active Directory and Entra ID.

    I would like to provide you some information to help you with your concerns.

    • Prerequisites

    Azure AD Connect installed and syncing with your Entra tenant.

    Supported OS (Windows 10/11 Enterprise multi-session, or Windows Server 2016+).

    Appropriate authentication method (Password Hash Sync, PTA, or AD FS).

    • Configure Hybrid Join with Azure AD Connect

    1.On your sync server, open Azure AD ConnectConfigure

    2.Choose Configure device optionsNext

    3.Select Configure Hybrid Azure AD joinNext

    4.On the SCP screen, select your AD forest and authentication service, then provide Enterprise Admin credentials.

    5.Choose the OS versions in scope → NextConfigure

    This creates the Service Connection Point (SCP) in AD, allowing devices to auto-register with Entra ID.

    • Validate Device Registration

    Run the following on a session host: dsregcmd /status

    Then, confirm AzureAdJoined = YES and DomainJoined = YES.

    In the Entra admin centerDevicesAll devices, verify that Join Type shows Hybrid Azure AD joined

    • AVD Considerations

    Use a consistent join type across all hosts in a pool (avoid mixing Hybrid and Azure AD join).

    Hybrid join enables features such as Conditional Access and Intune enrollment for session hosts.

    Reference: Configure Microsoft Entra hybrid join - Microsoft Entra ID | Microsoft Learn

    Wishing you a successful configuration and have a great day!

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.