Remote Desktop Gateway Services

A standard Remote Desktop Services (RDS) deployment includes various Remote Desktop role services running on Windows Server. The RDS deployment with Microsoft Entra application proxy has a permanent outbound connection from the server that is running the connector service. Other deployments leave open inbound connections through a load balancer.

This authentication pattern allows you to offer more types of applications by publishing on-premises applications through Remote Desktop Services. It reduces the attack surface of their deployment by using Microsoft Entra application proxy.

When to use Remote Desktop Gateway Services

Use Remote Desktop Gateway Services when you need to provide remote access and protect your Remote Desktop Services deployment with pre-authentication.

architectural diagram

System components

  • User: Accesses RDS served by Application Proxy.
  • Web browser: The component that the user interacts with to access the external URL of the application.
  • Microsoft Entra ID: Authenticates the user.
  • Application Proxy service: Acts as reverse proxy to forward request from the user to RDS. Application Proxy can also enforce any Conditional Access policies.
  • Remote Desktop Services: Acts as a platform for individual virtualized applications, providing secure mobile and remote desktop access. It provides end users with the ability to run their applications and desktops from the cloud.

Implement Remote Desktop Gateway services with Microsoft Entra ID

Explore the following resources to learn more about implementing Remote Desktop Gateway services with Microsoft Entra ID.

Next steps

  • Microsoft Entra authentication and synchronization protocol overview describes integration with authentication and synchronization protocols. Authentication integrations enable you to use Microsoft Entra ID and its security and management features with little or no changes to your applications that use legacy authentication methods. Synchronization integrations enable you to sync user and group data to Microsoft Entra ID and then user Microsoft Entra management capabilities. Some sync patterns enable automated provisioning.
  • Remote Desktop Services architecture describes configurations for deploying Remote Desktop Services to host Windows apps and desktops for end-users.