Forum Discussion
VM Connection very often gets disconnected
nicolasriderelli Intersted to find out whether this ressolved the issues. We are experiencing simialar problems with our WVD deployment
- nicolasriderelliJun 01, 2022Copper ContributorHi.
No. So far no. Im trying with shortpath in our environment. That lowers the amount of disconnections per user but some of them are being disconnected randomly.- KevHalNov 22, 2022Iron Contributor
Thought I would bump this thread as it has been a continual problem for us. Users will just get randomly disconnected from the session. It just closes without warning, the user can then reconnect back to the session, we hoped that the deployment of shortpath may help but it doesn't look like its made a difference.
Deployment RDStack ShortpathTransportNetworkDrop (68)
We have gone to our network team who have continually said bandwidth is fine and no issues on the firewalls, all AVD URL's are accessible.
They came from Citrix which seemed to be more reliable and the have questioned about going back which is a shame.
- tejas_memaneApr 27, 2023
Microsoft
HI KevHal, This is the solution, for all facing disconnections, the new RDP client comes with a by design addition of rdp shortpath, you need to disable it,
I suggest to this
You can easily disable the feature by disabling the following GPO: Enable RDP Shortpath for managed networks
It is under Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Azure Virtual Desktop.
More information, here: Configure RDP Shortpath - Azure Virtual Desktop | Microsoft LearnComputer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections.
Select RDP transport protocols. Set it to Enabled, then for Select Transport Type, select Use only TCP.
Gpupdate /force after thatn and reboot the server just in case.