Skip to content

Commit a4d88fb

Browse files
authored
Merge pull request #6641 from ErikjeMS/2201connect
2201 37678797 connection errors
2 parents 2450b77 + 36ca10f commit a4d88fb

2 files changed

Lines changed: 91 additions & 0 deletions

File tree

windows-365/enterprise/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ items:
163163
href: health-checks.md
164164
- name: Remote Desktop client
165165
href: /azure/virtual-desktop/troubleshoot-client?context=/windows-365/context/pr-context
166+
- name: Connection errors
167+
href: connection-errors.md
166168
- name: Provisioning errors
167169
href: provisioning-errors.md
168170
- name: Reference
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
---
2+
# required metadata
3+
title: Troubleshoot connection errors
4+
titleSuffix:
5+
description: Troubleshoot connection errors in Windows 365.
6+
keywords:
7+
author: ErikjeMS
8+
ms.author: erikje
9+
manager: dougeby
10+
ms.date: 02/08/2022
11+
ms.topic: reference
12+
ms.service: cloudpc
13+
ms.subservice:
14+
ms.localizationpriority: high
15+
ms.technology:
16+
ms.assetid:
17+
18+
# optional metadata
19+
20+
#ROBOTS:
21+
#audience:
22+
23+
ms.reviewer: traceyadams
24+
ms.suite: ems
25+
search.appverid: MET150
26+
#ms.tgt_pltfrm:
27+
ms.custom: intune-azure; get-started
28+
ms.collection: M365-identity-device-management
29+
---
30+
31+
# Troubleshoot Cloud PC connection errors
32+
33+
The following errors can occur when connecting to a Cloud PC.
34+
35+
## Specific connection errors
36+
37+
### We couldn't connect because there are currently no available resources
38+
39+
**Potential cause**: There may be a resource issue on your Cloud PC.
40+
41+
**Possible solution**: Sign in to [windows365.microsoft.com](https://windows365.microsoft.com) > select the cog icon next to the Cloud PC > **Restart**.
42+
43+
### We couldn't connect to the gateway because of an error. If this keeps happening, ask your admin or tech support for help.
44+
45+
**Potential cause**: This error can be caused by network configuration settings, like:
46+
47+
- Custom DNS Settings
48+
- Network Virtual Appliance blocking
49+
- Network Security group configuration
50+
- Resource Locks
51+
- Blocks on required endpoints
52+
53+
**Possible solution**: Review the settings and confirm that they aren’t interfering with connections.
54+
55+
### The remote PC ended your session. If this keeps happening, contact your network administrator for assistance. Error code: 0x3
56+
57+
**Potential cause**: This error can occur when the Cloud PC’s processor is over-utilized.
58+
59+
**Possible solution**: If the issue persists, sign in to [windows365.microsoft.com](https://windows365.microsoft.com) > select the cog icon next to the Cloud PC > **Restart**.
60+
61+
## Other connection error causes
62+
63+
Some other possible causes for Cloud PC connection failures include:
64+
65+
### Out-of-date third-party VPN client versions
66+
67+
**Possible solution**: Update VPN clients to the most up-to-date versions.
68+
69+
### Signing in to the Cloud PC with Azure Active Directory-only user accounts
70+
71+
**Possible solution**: Windows 365 is currently a Hybrid Azure Active Directory (Azure AD) Join device, requiring users to sign in with their on-premises Active Directory account.
72+
73+
### Using a client PC with Remote Credential Guard enabled
74+
75+
**Possible solution**: Remote Credential Guard requires connectivity to the on-premises Active Directory Domain Controller on the client PC used to access the Cloud PC. This connection is only possible using a VPN solution. Using a KDC proxy isn't currently available for Windows 365.
76+
77+
## Other troubleshooting steps
78+
79+
### Move the Cloud PC to a new organizational unit (OU) with no group policies
80+
81+
Connection problems may be caused by settings delivered by group policies. To test this possible cause, you can move the Cloud PC to a separate OU that’s blocked from receiving group policies.
82+
83+
### On-premises Group Policy Objects (GPO) may affect a Cloud PC's provisioning or behavior
84+
85+
Settings delivered by group policies may cause connection problems. To test this, you can move the Cloud PC to a separate OU that's blocked from receiving group policies.
86+
87+
## Next steps
88+
89+
[Review other troubleshooting steps](troubleshooting.md)

0 commit comments

Comments
 (0)