Skip to content

Commit bde6b1e

Browse files
authored
Merge pull request #8608 from Deland-Han/cmpy-branch-ci5082
AB#5082: Windows 365 | troubleshooting article | Connection fails with “Failed to open a Microsoft Entra ID credential prompt
2 parents 332e0ad + cb7ca5d commit bde6b1e

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Connection Fails with Failed to Open a Microsoft Entra ID Credential Prompt
3+
description: Introduces how to resolve the connection failure with the Failed to open a Microsoft Entra ID credential prompt 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 "Failed to open a Microsoft Entra ID credential prompt"
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+
> Connection Denied.
15+
> Failed to open a Microsoft Entra ID credential prompt. This can happen in SSO-enabled Cloud PCs if this is the first time you are connecting to it, or if you first connected 30 days ago. Connect to your Cloud PC on another device and then try again.
16+
17+
## Cause
18+
19+
This error commonly occurs when single sign-on (SSO) consent is required.
20+
21+
When a user connects to a Cloud PC that has SSO enabled, the user might be prompted for consent to use the authentication token. This issue can happen under several conditions:
22+
23+
* The Cloud PC is newly provisioned.
24+
* The Cloud PC is reprovisioned.
25+
* The Cloud PC just has SSO enabled.
26+
* It's been 30 days since the last time consent was given.
27+
28+
If any of these conditions are true, the next time the user attempts to sign in, consent is required via an interactive prompt. However, the prompt can't be shown on Windows 365 Link because Windows 365 Link uses a non-interactive SSO connection, resulting in the error message.
29+
30+
## Workaround
31+
32+
As a workaround, the user can connect to this Cloud PC from a different device or the [Web Client](https://windows365.microsoft.com) where the prompt can be acknowledged. However, the prompt returns every 30 days.
33+
34+
For configuration details on how to prevent this issue, see [Suppress single sign-on consent prompts for Windows 365 Link](/windows-365/link/single-sign-on-suppress).

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 "Failed to open a Microsoft Entra ID credential prompt"
9+
href: connection-fails-with-failed-to-open-a-microsoft-entra-id-credential-prompt.md
810
- name: Connection fails with "an interactive window could not be shown"
911
href: ./connection-error-interactive-window-not-shown.md
1012
- name: Known issues with Windows 365 Business

0 commit comments

Comments
 (0)