AVD host will launch in the app but not in a web browser

Randy C 5 Reputation points
2025-11-01T01:40:09.79+00:00

I can't seem to figure out why my avd host will launch and connect without issue in the desktop app but not in a web browser. To further elaborate when I say it won't launch in a web browser, I mean it literally does nothing. I click on it, double click on it, etc and absolutely nothing happens. I've tried different browsers, different computers, different login methods, on and off of VPN and it doesn't seem to make any difference. I'm guessing it's something simple but just wondering what I'm missing here? Appreciate any assistance.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
{count} vote

2 answers

Sort by: Most helpful
  1. Shraddha Pandey 80 Reputation points Microsoft External Staff Moderator
    2025-11-03T11:48:43.84+00:00

    Hi @Randy C , Thank you for reaching Microsoft QnA.

    If your Azure Virtual Desktop (AVD) resource opens correctly in the desktop client but nothing happens when you try in the web client, it’s usually due to one of these reasons:

    1. Supported Browsers and Correct URL

    Please access the AVD web client (new URL) using a supported and updated browser. Edge ≥131 / Chrome ≥130 / Safari ≥18 / Firefox ≥128 are supported. Older URLs or versions that are not supported may not function correctly and might not display any error message.

    https://learn.microsoft.com/en-us/previous-versions/remote-desktop-client/connect-windows-cloud-services

    Try opening a new In Private /Incognito window, navigate to the current AVD web client (ARM) site, and sign in again.

    1. Third-Party Cookies and Pop-Ups

    Allow third-party cookies for:

    • login.microsoftonline.com
    • aadcdn.msftauth.net
    • AVD web client domain

    Set tracking prevention to Balanced/Standard and allow pop-ups/redirects for the site.

    Clear the site data for the AVD web client and then try again in a new session.

    https://learn.microsoft.com/en-us/entra/identity-platform/reference-third-party-cookies-spas

    1. Conditional Access Policies

    In Entra Sign-in logs, you can filter by user and the time of your web attempt. Then, check the Conditional Access tab to identify which policy blocked it.

    Please make sure that the “Azure Virtual Desktop Azure Resource Manager Provider” app is not targeted with MFA or controls, as it should not require MFA. Check that policies are applied to the correct AVD app IDs and confirm that browser access is not unintentionally blocked.

    https://learn.microsoft.com/en-us/entra/identity/conditional-access/troubleshoot-conditional-access

    1. Network, firewall, or proxy blocking AVD web endpoint

    The web client connects to AVD gateways and service endpoints using HTTPS/WSS. If your corporate firewall or proxy blocks the necessary FQDNs or WebSockets over port 443, clicking may not have any effect.

    Action: Make sure to allow the required AVD FQDNs/endpoints (service tags or URL list) and enable egress to *.wvd.microsoft.com and related addresses. If a proxy is used, please refer to the AVD proxy guidelines.

    https://learn.microsoft.com/en-us/azure/virtual-desktop/required-fqdn-endpoint

    5 Check AVD Diagnostics

    If you have access to the Azure portal, please review any diagnostic logs or alerts in Azure Monitor or Azure Virtual Desktop diagnostics to identify any potential issues with your environment.

    https://learn.microsoft.com/en-us/azure/virtual-desktop/diagnostics-log-analytics

    If you need to collect evidence:

    Open F12 Developer Tools → Console/Network as you click on the resource, and look for any 401/403 errors or messages about blocked cookies.

    If it still doesn’t work, check Entra sign-in logs and network accessibility, and ask your network team to confirm required AVD endpoints are allowed (including Web Sockets).

    Let me know if any of these steps help or if you spot any errors in the console log.

    0 comments No comments

  2. Burgess, Martyn 10 Reputation points
    2025-11-05T11:54:45.57+00:00

    I have just come off a call with Microsoft support, apparently there is an issue with the web client that the backend team are working on. Could not give me any more details or a timescale for resolution or even when they might update the service health pages to reflect the fact there is an issue they are working on. Apparently the only workaround is to use the Windows App.

    Regards,

    Martyn

    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.