Is it possible to access a remote app published in AVD directly without the landing page of remote client?

Vandarkuzhali Suppiah 0 Reputation points
2025-05-13T10:02:41.0466667+00:00

Hi team,

I am trying to open a remote app in AVD directly in a browser when a user clicks a button using the URL (https://rdweb.wvd.microsoft.com/arm/webclient/index.html?token=<token>&appName=<appname>&tenantId=<tenantid>&hostPoolName=<hostpoolname>&rdshHostName=<rdshhostname>). But when accessing with the URL mentioned previously, I am landed in a webclient page where it shows all the remote app published in the workspace. Is it possible to launch a specific remote app directly bypassing the workspace landing page in AVD?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,835 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 49,640 Reputation points MVP Volunteer Moderator
    2025-05-13T11:28:40.5066667+00:00

    AFAIK, AVD does not currently support deep linking directly to a specific RemoteApp using the rdweb.wvd.microsoft.com web client URL with parameters like appName, hostPoolName, etc., in a way that bypasses the workspace landing page. The web client doesn't interpret those query string parameters to launch a specific RemoteApp automatically.

    The AVD web client only allows users to:

    • Authenticate via Entra ID
    • View their assigned remote apps and desktops
    • Manually launch the desired application

    The URL parameters like token, appName, etc., are not officially supported for auto-launching a specific RemoteApp. Even if you provide a valid token, it still lands on the workspace page and doesn't auto-launch the app.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


  2. Dharani Reguri 1,175 Reputation points Microsoft External Staff Moderator
    2025-05-13T11:49:58.1566667+00:00

    Hi Vandarkuzhali Suppiah,

    When a user accesses the AVD URL, they are prompted to sign in with Azure AD. After authentication, it shows your workspace, which lists all published Remote Apps and full desktops. Currently, it's not possible to bypass the workspace UI and launch a single app directly using just the default web interface or client behavior.

    However, using the Azure Virtual Desktop URI scheme, you can create links that open specific desktops or apps in the Remote Desktop client. However, this feature only works with the Windows Remote Desktop client. It does not work in web browsers or other platforms like macOS or mobile.

    Please refer to the document below about Access desktops and apps using direct launch URLs. https://learn.microsoft.com/en-us/windows-app/direct-launch-urls?source=recommendations&tabs=avd

    Use the Remote Desktop client to connect to Azure Virtual Desktop

    If you have any further queries, let me know. If the information is helpful, please click on Upvote.

    Thank you.

    0 comments No comments

Your answer

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