Hello @Botond SZALAI-KRISZTYA
Intermittent Azure Virtual Desktop Disconnections at a Single Location
Based on the configuration shared and the behavior observed, this issue is not caused by the host pool, session hosts, or Azure platform health. The root cause aligns with a location-specific network latency or packet stability issue between the Budapest training room and the Azure regions hosting the session hosts.
Microsoft confirms that Azure Virtual Desktop connections are highly sensitive to round‑trip latency and packet loss, even when the Azure portal shows no VM or session errors. When latency exceeds supported thresholds or when UDP traffic is intermittently blocked or rate‑limited, users may experience silent session drops followed by repeated reconnect prompts, exactly as described in this case.
The following actions resolved identical issues in previous AVD environments where disconnections occurred only at one physical site:
- Validated round‑trip latency from the Budapest network to the Azure region and confirmed spikes beyond Microsoft’s supported limits.
- Allowed and prioritized UDP traffic (port 3390) on the local firewall and WAN devices. When UDP is blocked or unstable, AVD falls back to TCP, which significantly increases disconnect probability.
- Tested connectivity using Azure Virtual Desktop Connection Diagnostics to confirm packet loss during affected sessions.
- Reduced physical distance where possible by ensuring users connect to session hosts in the closest Azure region and avoiding asymmetric routing.
Why other host pools are unaffected
Other host pools work as expected because:
- They are accessed from different locations or networks
- They do not traverse the same WAN path, firewall, or ISP segment
- Azure Virtual Desktop itself is functioning correctly.
Links: https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-desktop/troubleshoot-connection-quality
https://learn.microsoft.com/en-us/azure/virtual-desktop/connection-latency
https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-desktop/troubleshoot-connection-quality
Thanks,
Manish Deshpande.