Skip to content

Commit e357fc4

Browse files
authored
Merge pull request #8678 from ErikjeMS/40636545
add report article
2 parents 646f065 + 016aca4 commit e357fc4

4 files changed

Lines changed: 68 additions & 1 deletion

File tree

windows-365/enterprise/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,10 @@ items:
185185
href: report-resource-performance.md
186186
- name: Remoting connection report
187187
href: report-remoting-connection.md
188-
- name: Cloud utilization report
188+
- name: Cloud utilization report
189189
href: report-cloud-pc-utilization.md
190+
- name: Cloud PC connection quality report
191+
href: report-cloud-pc-connection-quality.md
190192
- name: Windows updates
191193
items:
192194
- name: Windows 10 quality updates
94.6 KB
Loading
91.2 KB
Loading
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
# required metadata
3+
title: Cloud PC connection quality report for Windows 365
4+
titleSuffix:
5+
description: Learn about the Cloud PC connection quality report for Windows 365 Cloud PCs.
6+
keywords:
7+
author: ErikjeMS
8+
ms.author: erikje
9+
manager: dougeby
10+
ms.date: 10/12/2022
11+
ms.topic: overview
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: mattsha
24+
ms.suite: ems
25+
search.appverid: MET150
26+
#ms.tgt_pltfrm:
27+
ms.custom: intune-azure;
28+
ms.collection: M365-identity-device-management
29+
---
30+
31+
# Cloud PC connection quality report
32+
33+
The **Cloud PC connection quality** report helps you evaluate your users' connection experiences on their Cloud PCs.
34+
35+
## Use the Cloud PC connection quality report
36+
37+
To get to the **Cloud PC connection quality** report, sign in to [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Cloud PC performance** > **View report** (under **Cloud PCs with connection quality issues**).
38+
39+
![Screenshot of getting to the Cloud PC connection quality report](./media/report-cloud-pc-connection-quality/view-report-connection-quality.png)
40+
41+
The report has two main sections: the aggregated histogram and the device list table.
42+
43+
![Screenshot of the Cloud PC connection quality report](./media/report-cloud-pc-connection-quality/report-connection-quality.png)
44+
45+
The histogram shows aggregated round-trip times of all the Cloud PCs in your tenant. The round-trip time is how many milliseconds it took to connect to the Cloud PC.
46+
47+
- **Good**: Less than 100 milliseconds.
48+
- **Average**: 100-200 milliseconds.
49+
- **High**: More than 200 milliseconds.
50+
51+
The device list shows the individual Cloud PCs with the following columns:
52+
53+
- **Device name**
54+
- **Round-trip time (P50)** (RTT): The number of milliseconds it took to establish the user connection to the Cloud PC. Lower values indicate better round-trip connectivity.
55+
- **Available bandwidth (P50)**: Internet bandwidth during the user's attempt to connect to their Cloud PC.
56+
- **Remoting sign-in time (P50)**: The number of seconds it took the user to complete the sign-in process.
57+
58+
Each metric is aggregated to a P50 median level over the last 24 hours. This is to ensure spikes and troughs are smoothed in order to provide a good understanding of the overall end-user connectivity experience.
59+
60+
You can use **Add filter** to limit the histogram and table data to specific time spans and round-trip time ranges.
61+
62+
<!-- ########################## -->
63+
## Next steps
64+
65+
[Remoting connection report](report-remoting-connection.md)

0 commit comments

Comments
 (0)