Skip to content

Commit 267bfe3

Browse files
committed
AVD RDP Multipath preview
1 parent c0cbf21 commit 267bfe3

File tree

5 files changed

+618
-1
lines changed

5 files changed

+618
-1
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@
157157
- name: Check access to required FQDNs and endpoints
158158
displayName: network, fqdn, endpoint, urls, connections, connectivity
159159
href: check-access-validate-required-fqdn-endpoint.md
160+
- name: RDP Multipath
161+
displayName: network connectivity, connections, udp
162+
href: rdp-multipath.md
160163
- name: RDP Shortpath
161164
items:
162165
- name: RDP Shortpath overview

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You can also analyze connection errors by different pivots to determine the root
6969
| 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. |
7070
| Resource group | Groups events by the resource group that contains related resources. |
7171
| Host pool | Groups events by host pool. |
72-
| 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 `<>` |
72+
| Transport | Groups events by the network transport layer used for connections, either UDP or TCP.<br /><br />For UDP, valid values are `Multipath`, `Relay`, `ShortpathPublic`, and `ShortpathPrivate`.<br /><br />For TCP, valid values are `NotUsed` and `<>` |
7373
| Session host | Groups events by session host. |
7474
| 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). |
7575
| Client type | Groups events by the client used to connect to a remote session, including platform and processor architecture of the connecting device. |
27.6 KB
Loading

0 commit comments

Comments
 (0)