AVD Azure AD connection flow:

 

NOTE: Reverse Connect Transport is the default connection type.



 

Types of Cloud:

 



Types of cloud computing services:-

 

 

 

Types of Cloud:

 

 AVD is a desktop and app virtualization service that runs on Azure.

 

Prerequisites for Azure Virtual Desktop

 

 

 

AVD components:

 

 

 AVD is a desktop and app virtualization service that runs on Azure.

 

Prerequisites for Azure Virtual Desktop

 

 

 

AVD components:

 

 

What is RDP Shortpath and key benefits:

 

 

RDP Shortpath establishes a UDP-based transport between a local device Windows App or the Remote Desktop app on supported platforms and session host in Azure Virtual Desktop. By default, the Remote Desktop Protocol (RDP) begins a TCP-based reverse connect transport, then tries to establish a remote session using UDP. If the UDP connection succeeds the TCP connection drops, otherwise the TCP connection is used as a fallback connection mechanism.

 

 

UDP-based transport offers better connection reliability and more consistent latency. TCP-based reverse connect transport provides the best compatibility with various networking configurations and has a high success rate for establishing RDP connections.

 

RDP Shortpath can be used in two ways:

 

Managed networks, where direct connectivity is established between the client and the session host when using a private connection, such as Azure ExpressRoute or a site-to-site virtual private network (VPN). A connection using a managed network is established in one of the following ways:

A direct UDP connection between the client device and session host, where you need to enable the RDP Shortpath listener and allow an inbound port on each session host to accept connections.

A direct UDP connection between the client device and session host, using the Simple Traversal Underneath NAT (STUN) protocol between a client and session host. Inbound ports on the session host aren't required to be allowed.

Public networks, where direct connectivity is established between the client and the session host when using a public connection. There are two connection types when using a public connection, which are listed here in order of preference:

A direct UDP connection using the Simple Traversal Underneath NAT (STUN) protocol between a client and session host.

An relayed UDP connection using the Traversal Using Relay NAT (TURN) protocol between a client and session host.