Hi ryosk25,
The issue could be related to network latency when accessing Azure Virtual Desktop (AVD) from home. Since multiple users are experiencing this problem outside the company environment, here are a few things to check and try:
1.Network Latency & Routing
- Run a traceroute (tracert m365.cloud.microsoft) from both the company and home networks to compare routing differences.
- Use ping to check response times and packet loss.
2.AVD Connection Diagnostics
- Use the AVD Connection Experience Analyzer to check for connectivity issues.
- Run the mstsc /admin command to test the connection outside the standard AVD client.
3.Browser & System Resources
- Try different browsers (Edge, Chrome, Firefox) to see if the issue persists.
- Check Task Manager for high CPU or RAM usage during the freeze.
4.AVD Host Performance
- If AVD host scaling is configured, check if performance degrades at peak usage times.
- Consider increasing the session host VM size if resource contention is suspected.
5.AVD Region & Proximity
- If users at home are connecting to a different AVD region than the office, try using an AVD host closer to home locations.
- Enable RDP Shortpath for better direct UDP-based connections.
If the issue persists, checking Azure Monitor logs and AVD diagnostics can provide further insights.
If the answer was helpful, please Accept answer and Upvote.
Thank you