Skip to content

Commit 82013c9

Browse files
Add connection error - Entra ID Conditional Access
Added information about Entra ID Conditional Access errors and troubleshooting steps for when user hits 'You don't have access to this'.
1 parent a020233 commit 82013c9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

support/azure/virtual-desktop/troubleshoot-service-connection.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@ This could also happen if a CSP Provider created the subscription and then trans
4141
3. In the menu on the left side of the page, select **Resource provider**.
4242
4. Find and select **Microsoft.DesktopVirtualization**, and then select **Re-register**.
4343
44+
## User sees a conditional access of error of "You don't have access to this"
45+
46+
This error comes from Entra ID Conditional Access, and means that the user is subject to a conditional access policy that is blocking access to a specific Entra ID resource. This usually occurs for one of two reasons:
47+
48+
- User is signing in through the **Windows App** but is not provided access to both the **Azure Virtual Desktop** and **Windows 365** applications.
49+
> [!NOTE]
50+
> Windows App will attempt to authenticate the user to both **Azure Virtual Desktop** and **Windows 366** applications, even if the user isn't assigned any Windows 365 Cloud PCs.
51+
52+
- User is signing into a resource with Entra-based single sign-on configured but is not provided access to the **Windows Cloud Login** application.
53+
54+
To verify the issue, check the [Entra ID sign-in logs](/entra/identity/monitoring-health/concept-sign-ins) and walkthrough the steps to [Enforce Microsoft Entra multifactor authentication for Azure Virtual Desktop using Conditional Access](/azure/virtual-desktop/set-up-mfa).
55+
4456
## Next steps
4557
4658
- For an overview on troubleshooting Azure Virtual Desktop and the escalation tracks, see [Troubleshooting overview, feedback, and support](/azure/virtual-desktop/troubleshoot-set-up-overview).

0 commit comments

Comments
 (0)