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
-
You can review any connectivity errors and use the **Troubleshoot this connection** button to troubleshoot.
35
+
You can review any failed connectivity checks and use the **Troubleshoot this connection** button to troubleshoot.
36
36
37
37
## View Cloud PC connectivity status
38
38
39
39
1. Sign in to [windows365.microsoft.com](https://windows365.microsoft.com) > **Devices** > **Windows 365** > **All Cloud PCs**.
40
-
2. Select a connection in the list > **Overview** > **Connectivity and usage (preview)**.
40
+
2. Select a connection in the list > **Overview** > **Performance (preview)**.
41
41
42
42
If the Cloud PC is connected, the status will show as **Available**.
43
43
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.
44
+
If there is a problem with the Cloud PC's connection due to malfunctioning components, the status will show as **Unavailable**. Details appear on the right. Select **Troubleshoot this connection** to troubleshoot the issue.
45
45
46
46
## Connectivity errors
47
47
48
-
When a connectivity check 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.
48
+
When a connectivity check fails, you'll see one of the following messages. Review the status pane to see more details. You can use the **Troubleshoot this connection** button to troubleshoot.
49
49
50
-
-**Azure Resource Availability Check**: Azure resources are not up and running.
51
50
-**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.
51
+
-**DomainReachable**: This Cloud PC can't connect to the domain. Review your Azure Virtual Network checks.
52
+
-**DomainTrust**: The domain doesn't trust this Cloud PC. Make sure the local device password matches the device password in the domain.
54
53
-**SxSStackListener**: The side-by-side stack installed on the Cloud PC is malfunctioning or blocked.
55
54
-**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.
58
-
55
+
-**UrlsAccesibleCheck**: This Cloud PC is blocking traffic to [these URLs](requirements.md).
59
56
60
57
<!--
61
58
Possible different view of this data:
62
59
63
60
| Check | Failure description | Troubleshooting |
64
61
| --- | --- | --- |
65
-
| Azure Resource Availability Check | Azure resources are not up and running. | If this persists, contact Microsoft support. |
66
62
| DomainJoin | This Cloud PC isn't joined to a domain. | Try reprovisioning the Cloud PC or join it to a domain. |
67
63
| 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). |
68
64
| DomainTrust | The domain doesn't trust this Cloud PC. | Make sure that the local device password matches the device password in the domain. |
69
65
| SxSStackListener | The side-by-side stack installed on the Cloud PC is malfunctioning or blocked. | Run the troubleshooting tool to fix this issue. |
70
66
| 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. |
71
67
| UrlsAccesible | This Cloud PC is blocking traffic to [these URLs](requirements.md). | Unblock the URLs this Cloud PC uses to connect to Windows 365. |
72
-
| 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. |
73
-
74
68
75
69
-->
76
70
If any of these issues persist, contact Microsoft support.
@@ -84,7 +78,7 @@ The user connectivity history report shows when a user started a connection and
84
78
### View Connectivity history report
85
79
86
80
1. Sign in to [windows365.microsoft.com](https://windows365.microsoft.com) > **Devices** > **Windows 365** > **All Cloud PCs**.
87
-
2. Select a connection in the list > **Overview** > **Connectivity and usage (preview)** > **View connectivity history**.
81
+
2. Select a connection in the list > **Overview** > **Performance (preview)** > **View connectivity history**.
88
82
89
83
### Activities
90
84
@@ -98,6 +92,8 @@ The report shows of the following activities:
98
92
99
93
Select any activity to get more information about the event.
100
94
95
+
The connectivity history report will provide visibility to other activities within a 1-hour period of a connectivity error or failed check. As an example, if a user attempts to connect to their Cloud PC, and is not able to, the health checks and successful sign-in activity within 1 hour prior/after of the error will show as well. This allows an admin to evaluate an error, possible cause, and if/when the system became healthy again.
0 commit comments