Skip to content

Commit 747039b

Browse files
authored
Merge pull request #8607 from Deland-Han/cmpy-branch-ci5077
AB#5077: Windows 365 | troubleshooting article | CONNECTION FAILS WITH “CLOUD PC DOES NOT SUPPORT ENTRA ID SINGLE SIGN-ON (SSO)
2 parents 391d662 + 20120a6 commit 747039b

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Connection Fails with Cloud PC Does Not Support Entra ID Single Sign-on
3+
description: Introduces how to resolve the connection failure with the Cloud PC does not support Entra ID single sign-on error.
4+
audience: itpro
5+
manager: dcscontentpm
6+
ms.date: 04/02/2025
7+
ms.reviewer: wincicuex, erikje
8+
ms.topic: troubleshooting
9+
---
10+
# Windows 365 Link connection fails with "Cloud PC does not support Entra ID single sign-on"
11+
12+
After a user authenticates on the sign-in page, when the user tries to connect to the Cloud PC, the user might encounter the following message:
13+
14+
> Something went wrong.
15+
> Your Cloud PC does not support Entra ID single sign-on.
16+
17+
## Cause
18+
19+
This error commonly occurs when single sign-on (SSO) isn't enabled.
20+
21+
## Resolution
22+
23+
Windows 365 Link requires that [SSO is enabled on the Cloud PC](/windows-365/link/requirements) it connects to.
24+
25+
To confirm the status of SSO on the Cloud PC, follow these steps:
26+
27+
1. Sign in to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
28+
2. Navigate to **Devices** > **Device onboarding** > **Windows 365** > **All Cloud PCs**.
29+
3. Select **Columns** > **Using single sign-on**.
30+
4. Search the list for the Cloud PC in question by device name or the user's User Principal Name (UPN).
31+
5. If **Using single sign-on** shows **No**, Windows 365 Link can't connect to it.
32+
33+
## Reference
34+
35+
For details on how to enable SSO on Cloud PCs, see [Configure single sign-on for Windows 365 using Microsoft Entra authentication](/windows-365/enterprise/configure-single-sign-on).

support/windows-365/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ items:
55
href: ./health-checks.md
66
- name: Connection errors
77
href: ./connection-errors.md
8+
- name: Connection fails with "Cloud PC does not support Entra ID single sign-on"
9+
href: connection-fails-with-cloud-pc-does-not-support-entra-id-single-sign-on-sso.md
810
- name: Connection fails with "connection to the remote PC was lost"
911
href: connection-fails-with-connection-to-the-remote-pc-was-lost.md
1012
- name: Connection fails with "Failed to open a Microsoft Entra ID credential prompt"

0 commit comments

Comments
 (0)