Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article helps resolve issues with Azure Virtual Desktop service connections.
Provide feedback
You can give us feedback and discuss the Azure Virtual Desktop service with the product team and other active community members at the Azure Virtual Desktop Tech Community.
User connects but nothing is displayed (no feed)
A user can start Remote Desktop clients and is able to authenticate. However, the user doesn't see any icons in the web discovery feed.
Confirm that the user reporting the issues has been assigned to application groups by using the following cmdlet:
Get-AzRoleAssignment -SignInName <userupn>
Confirm that the user is signing in with the correct credentials.
If the web client is being used, confirm that there are no cached credentials issues.
If the user is part of a Microsoft Entra user group, make sure the user group is a security group instead of a distribution group. Azure Virtual Desktop doesn't support Microsoft Entra distribution groups.
User loses existing feed and no remote resource is displayed (no feed)
This error usually appears after a user moved their subscription from one Microsoft Entra tenant to another. As a result, the service loses track of their user assignments, since those are still tied to the old Microsoft Entra tenant.
To resolve this, all you need to do is reassign the users to their application groups.
This could also happen if a CSP Provider created the subscription and then transferred to the customer. To resolve this, re-register the Resource Provider.
- Sign in to the Azure portal.
- Go to Subscription, and then select your subscription.
- In the menu on the left side of the page, select Resource provider.
- Find and select Microsoft.DesktopVirtualization, and then select Re-register.
User sees Conditional Access error preventing access to Microsoft Entra ID resource
This error occurs when the user is subject to a Conditional Access policy that's blocking access to a specific Microsoft Entra ID resource, either when signing into the Windows App or when making a connection to a resource. This usually happens for one of two reasons:
The user is trying to sign in with the Windows App either on Windows or in a web browser but doesn't have access to both the Azure Virtual Desktop and Windows 365 apps through Conditional Access policies.
Note
The Windows App will try to authenticate the user to both these apps even if the user isn't assigned a Windows 365 Cloud PC.
The user is signing into a resource with Microsoft Entra-based single sign-on configured but doesn't have access to the Windows Cloud Login app through Conditional Access policies.
To resolve this, first validate the user's sign-in identity and then see Enforce Microsoft Entra multifactor authentication for Azure Virtual Desktop using Conditional Access.
Next steps
- For an overview on troubleshooting Azure Virtual Desktop and the escalation tracks, see Troubleshooting overview, feedback, and support.
- To troubleshoot issues while creating an Azure Virtual Desktop environment and host pool in an Azure Virtual Desktop environment, see Environment and host pool creation.
- To troubleshoot issues while configuring a virtual machine (VM) in Azure Virtual Desktop, see Session host virtual machine configuration.
- To troubleshoot issues related to the Azure Virtual Desktop agent or session connectivity, see Troubleshoot common Azure Virtual Desktop Agent issues.
- To troubleshoot issues when using PowerShell with Azure Virtual Desktop, see Azure Virtual Desktop PowerShell.
- To go through a troubleshoot tutorial, see Tutorial: Troubleshoot Resource Manager template deployments.