Skip to content

Commit 9f3d69c

Browse files
committed
AVD clarified TCP and UDP requirements
1 parent ebfbe34 commit 9f3d69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-desktop/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ There are different automation and deployment options available depending on whi
130130

131131
There are several network requirements you'll need to meet to successfully deploy Azure Virtual Desktop. This lets users connect to their virtual desktops and remote apps while also giving them the best possible user experience.
132132

133-
Users connecting to Azure Virtual Desktop use Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) on port 443, which securely establishes a reverse connection to the service. This means you don't need to open any inbound ports.
133+
Users connecting to Azure Virtual Desktop securely establish a reverse connection to the service. This means you don't need to open any inbound ports. Transmission Control Protocol (TCP) on port 443 is used by default, however RDP Shortpath can be used for [managed networks](shortpath.md) and [public networks](shortpath-public.md) that establishes a direct User Datagram Protocol (UDP)-based transport.
134134

135135
To successfully deploy Azure Virtual Desktop, you'll need to meet the following network requirements:
136136

0 commit comments

Comments
 (0)