Skip to content

Commit e587b9e

Browse files
committed
Updates based on feedback
1 parent c5f73fe commit e587b9e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/virtual-desktop/insights-use-cases.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@ You can also analyze connection errors by different pivots to determine the root
6666

6767
| Pivot | Description |
6868
|--|--|
69-
| Subscription | Group events by the subscription that contains related resources. When more than one subscription has Azure Virtual Desktop resources, it helps to determine whether issues are scoped to one or more subscriptions. |
70-
| Resource group | Group events by the resource group that contains related resources. |
71-
| Host pool | Group events by host pool. |
69+
| Subscription | Groups events by the subscription that contains related resources. When more than one subscription has Azure Virtual Desktop resources, it helps to determine whether issues are scoped to one or more subscriptions. |
70+
| Resource group | Groups events by the resource group that contains related resources. |
71+
| Host pool | Groups events by host pool. |
7272
| Transport | Groups events by the network transport layer used for connections, either UDP or TCP.<br /><br />For UDP, valid values are `Relay`, `ShortpathPublic`, and `ShortpathPrivate`.<br /><br />For TCP, valid values are `NotUsed` and `<>` |
73-
| Session host | Group events by session host. |
74-
| Session host IP/16 | Group events by the IPv4 address of each session host, collated by the first two octets, for example (**1.2**.3.4). |
75-
| Client type | Group events by the client used to connect to a remote session, including platform and processor architecture of the connecting device. |
76-
| Client version | Group events by the version number of Windows App or the Remote Desktop app used to connect to a remote session. |
77-
| Client IP/16 | Group events by the IPv4 address of each client device connecting to a remote session, collated by the first two octets, for example (**1.2**.3.4). |
78-
| Gateway region | Group events by the Azure Virtual Desktop gateway region a client device connected through. For a list of gateway regions, see [Gateway region codes](insights-glossary.md#gateway-region-codes). |
73+
| Session host | Groups events by session host. |
74+
| Session host IP/16 | Groups events by the IPv4 address of each session host, collated by the first two octets, for example (**1.2**.3.4). |
75+
| Client type | Groups events by the client used to connect to a remote session, including platform and processor architecture of the connecting device. |
76+
| Client version | Groups events by the version number of Windows App or the Remote Desktop app used to connect to a remote session. |
77+
| Client IP/16 | Groups events by the IPv4 address of each client device connecting to a remote session, collated by the first two octets, for example (**1.2**.3.4). |
78+
| Gateway region | Groups events by the Azure Virtual Desktop gateway region a client device connected through. For a list of gateway regions, see [Gateway region codes](insights-glossary.md#gateway-region-codes). |
7979

8080
To view connection reliability information:
8181

@@ -99,7 +99,7 @@ To view connection reliability information:
9999

100100
:::image type="content" source="media/insights-use-cases/insights-connection-reliability-time-slice.png" alt-text="A screenshot showing the connection reliability tab of Azure Virtual Desktop Insights with the list of events for the time slice. " lightbox="media/insights-use-cases/insights-connection-reliability-time-slice.png":::
101101

102-
1. To see the detailed history of a specific connection, select an entry in the **Details** section of a time slice. Selecting an entry generated a list of steps in the connection and any errors.
102+
1. To see the detailed history of a specific connection, select an entry in the **Details** section of a time slice. Selecting an entry generates a list of steps in the connection and any errors.
103103

104104
:::image type="content" source="media/insights-use-cases/insights-connection-reliability-connection-details.png" alt-text="A screenshot showing the connection reliability tab of Azure Virtual Desktop Insights with the details of a connection. " lightbox="media/insights-use-cases/insights-connection-reliability-connection-details.png":::
105105

0 commit comments

Comments
 (0)