Forum Discussion
lfk73
Nov 22, 2024Brass Contributor
RDP Web Access MFA
This has got to be a stupid question but here goes. We use Remote Desktop Services to deliver remote desktops and apps to external parties. We have MFA setup on the launching of the published a...
kyazaferr
Nov 25, 2024MCT
Azure AD Application Proxy with Azure MFA
- Deploy Azure AD Application Proxy:
- Install the Azure AD Application Proxy Connector on a Windows Server within your network.
- Configure it to publish the RD Web Access URL through Azure AD.
- Configure Azure AD Authentication:
- Add the RD Web Access URL as an enterprise application in Azure AD.
- Require MFA using Conditional Access policies (e.g., enforce MFA for users accessing the RD Web Access app).
- Users will access the RD Web Access portal through the Azure Application Proxy endpoint, secured with Azure MFA.
Benefits: Seamless integration with Azure AD, no on-premises changes to RD Web Access needed.