Skip to content

Commit b16d600

Browse files
Merge pull request #9667 from ChristianMontoya/patch-2
AB#7379: Add connection error - Entra ID Conditional Access
2 parents 339cfdd + 5ff3dae commit b16d600

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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 Conditional Access error preventing access to Microsoft Entra ID resource
45+
46+
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:
47+
48+
- 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.
49+
> [!NOTE]
50+
> 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.
51+
52+
- 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.
53+
54+
To resolve this, first validate the user's [sign-in identity](/entra/identity/monitoring-health/concept-sign-ins) and then see [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)