Hello,
Ihave the following in Azure:
1 Server 2016 RDS Session host server - contains the RDS Broker & Licensing roles
1 Server 2016 RDS Web & Gateway server that conatins the web and gateway roles in addition to the application proxy connector.
1 Server 2016 Broker and licensing server.
The three servers are in the new (Resource Manager) portal.
I've set up a non-overlapping VNET and Azure AD DS in the classic portal. I've also set up application proxies for the RD web and Gateway roles.
Everything works fine. The only issue I have is the connection quality. When I RDP straight into the RDS server, connection quality is fine and there is no lag when inputting text in to a document, moving windows, etc.
When I access the RDS server via the application proxy, connection quality is 'good' and I experience lag inputting text, moving windows, etc.
My question is, is this normal? I suspect it's due to the fact that the application proxy can only work on https(443) and RDS2016 requires both HTTPS (443) and UDP 3391 to perform optimally?
If not, then how can I improve performance? Thanks
I've been through the documentation but cannot find anything that would indicate why the connection wuality drops when using the proxy. I have tried both passthrugh and Azure Preauthentication for the RDweb application as well.
Thanks,
HA20