You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connectivity health checks are run on individual Cloud PCs and give information on the state of the Cloud PC's connection. These checks are constantly run by the Windows 365 service in the backend. When any of these checks fail, the end user won’t be able to connect to their Cloud PC.
34
34
35
-
## View connectivity checks
35
+
You can review any connectivity errors and use the **Troubleshoot this connection** button to troubleshoot.
36
+
37
+
## View Cloud PC connectivity status
36
38
37
39
1. Sign in to [windows365.microsoft.com](https://windows365.microsoft.com) > **Devices** > **Windows 365** > **All Cloud PCs**.
38
40
2. Select a connection in the list > **Overview** > **Connectivity and usage (preview)**.
@@ -41,18 +43,18 @@ If the Cloud PC is connected, the status will show as **Available**.
41
43
42
44
If there is a problem with the Cloud PC's connection, the status will show as **Unavailable**. Details appear on the right. Select **Troubleshoot this connection** to troubleshoot the issue.
43
45
44
-
## Connectivity checks
46
+
## Connectivity errors
45
47
46
-
| Check | Failure description | Troubleshooting |
47
-
| --- | --- | --- |
48
-
|Azure Resource Availability Check|Azure resources are not up and running.| If this persists, contact Microsoft support. |
49
-
|DomainJoin|This Cloud PC isn't joined to a domain.| Try reprovisioning the Cloud PC or join it to a domain. |
50
-
| DomainReachable |This Cloud PC can't connect to the domain.| Check for an issue with your virtual network configuration by reviewing your [Azure network connection checks](troubleshoot-azure-network-connection.md). |
51
-
|DomainTrust|The domain doesn't trust this Cloud PC.| Make sure that the local device password matches the device password in the domain. |
52
-
|SxSStackListener|The side-by-side stack installed on the Cloud PC is malfunctioning or blocked. | Run the troubleshooting tool to fix this issue. |
53
-
|Unknown|This Cloud PC might not be running or the network isn't connected to the public Internet.| Run the troubleshooting tool to get more information. |
54
-
|UrlsAccesible|This Cloud PC is blocking traffic to [these URLs](requirements.md).| Unblock the URLs this Cloud PC uses to connect to Windows 365. |
55
-
|VM Power Status Check|This Cloud PC is powered off and an issue is preventing it from turning back on.| If this persists, contact Microsoft support. |
48
+
When a connectivity checks fails, you'll see one of the following errors. Review the status pane to see more details. You can use the **Troubleshoot this connection** button to troubleshoot.
49
+
50
+
-**Azure Resource Availability Check**: Azure resources are not up and running.
51
+
-**DomainJoin**: This Cloud PC isn't joined to a domain.
52
+
-**omainReachable**: This Cloud PC can't connect to the domain.
53
+
-**DomainTrust**: The domain doesn't trust this Cloud PC.
54
+
-**SxSStackListener**: The side-by-side stack installed on the Cloud PC is malfunctioning or blocked.
55
+
-**Unknown**: This Cloud PC might not be running or the network isn't connected to the public Internet.
56
+
-**UrlsAccesible**: This Cloud PC is blocking traffic to [these URLs](requirements.md).
57
+
-**VM Power Status Check**: This Cloud PC is powered off and an issue is preventing it from turning back on.
56
58
57
59
If any of these issues persist, contact Microsoft support.
0 commit comments