Jan 19 2022 10:06 AM
Hello!
I'm seeing a lot of disconnects in my hostpools.
Just in the last 24 hours, a user had the following
The connection from the client to the Windows Virtual Desktop service was terminated unexpectedly. (24 times)
The network connection between the Windows Virtual Desktop client and the service was unexpectedly interrupted. (50 times)
So far the Azure infrastructure is good. No issues with the session hosts. This issue is affecting 20 users out of 700.
Is there any way I can investigate deeper to get more knowledge on what is going on? The LogAnalytics is only giving partial information
Mar 09 2022 07:48 AM
@nicolasriderelli Intersted to find out whether this ressolved the issues. We are experiencing simialar problems with our WVD deployment
Mar 18 2022 01:51 PM
Mar 18 2022 03:20 PM
Hey all I'm seeing the same issue with a small % of my users. Like previous comments 95% work just fine but ~5% have irregular issues. This is a disconnection so my users can reconnect and get their same session back and it only happens to a few on the same session host.
Here are the Errors and Sources.
Source | Error | Message sample |
RDGateway | ConnectionFailedClientDisconnect (-2147467259) | The network connection between the Azure Virtual Desktop client and the service was unexpectedly interrupted. |
Things Checked:
Testing:
Testing will take a couple of weeks because I do not want to make two changes at the same time. If it works and I make both changes we won't know what fixed it. I am thinking this is an issue with user at-home network or the RD client. Do we have any old versions of the RD client that seem to be working better?
May 17 2022 01:01 AM
Hi all, Been having this issue since deploying for local clients, we can go through days with no issues, and then all of a sudden we get a lot of errors. We have a mix of Windows-based and Linux based client devices ,also some using the web client and all devices affected. When it occurs the users can be across different hosts on different devices however not all users on hosts are affected. We have a ticket open with Microsoft but this has been open and ongoing since Feb with them. Its a pain to the client but nice to see other users are experiencing the same issues.
Jun 01 2022 01:44 PM
Nov 22 2022 12:33 AM
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.
Nov 22 2022 02:17 AM
Are you using Windows 10 or 11 on AVD? I had so many people face disconnects using Windows 11, but when I rebuilt the VMs using Windows 10 the problems stopped happening.
Nov 23 2022 01:26 AM
Nov 23 2022 01:33 AM
@CelDB windows 10 hosts , not all sessions really random
Jan 10 2023 06:13 AM
Jan 10 2023 06:15 AM
@ATWVD No never got to bottom of it
Jan 10 2023 07:33 PM
Jan 10 2023 11:04 PM
Jan 11 2023 06:24 PM
Jan 12 2023 01:01 AM
@nicolasriderelli Hi, the client has been using ping plotter across two ISP providers one fiber connection and one VDSL. The office mainly use the fiber with either shortpath via vpn for windows devices and over internet for linux based clients. On the fiber they have seen significant packet loss accessing microsoft. The ISP however says its not their problem and is with Azure services. Testing this against the VDSL line they say they get a lot less packet loss. This is done at all times during the day. We spent about the same time as everyone else with this issue about 9 months with MS collecting logs but never got to the bottom. Seems both parties blame each other. We did improve things apparently when moving some file shares from a virtual server to azure file share , however not sure how much the users are reporting disconnects. I suspect the issue is with ISP's rather than MS and interested to hear other peoples opinions
Feb 17 2023 03:35 AM
Apr 26 2023 09:49 PM - edited Apr 26 2023 10:18 PM
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 Learn
Computer 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.
Apr 27 2023 06:32 AM
May 15 2023 12:21 PM
May 15 2023 02:40 PM