537 questions
- Confirm Basic Requirements
Make sure users have the correct licenses Go to Azure Portal > Azure Virtual Desktop > Host Pools > Assignments. Confirm the user is assigned to the appropriate application group (e.g.,Desktop Application Group
). - Check Device Join Status
On the session host VM (RDP or console login), run
Check for:dsregcmd /status
- AzureADJoined: YES
- Device is in compliance and shows as “Hybrid or Azure AD Joined”
- Verify Entra ID Conditional Access
- Go to Entra ID (Azure AD) > Security > Conditional Access.
- Make sure there’s no policy that:
- Blocks AVD access (e.g., requiring compliant devices, MFA issues). - Blocks the user location/IP/device.
- RDP Client Requirements
Ensure users are using supported Remote Desktop clients:- Windows Remote Desktop Client (MSRDC) from Microsoft Store.
- Or the latest version from Microsoft website.
- Check Host Pool Settings
Host Pool must be configured with:Validation environment: false
RDP Properties
with correct redirect and SSO options.
- Check Session Host Status
Go to AVD → Host Pools → Session Hosts. Make sure:- Session host shows "Available" and not "Unavailable".
- Check health status.
- Network and DNS
If using Private Link or NSG: Make sure users can resolve and connect to the AVD gateway and host. Check DNS and firewall/NAT rules.