A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
hi shamim & thx for sharing urs issue here at Q&A portal,
fact that the problem follows a specific session host is the biggest clue. If users get their latest profile as soon as they land on a different host, I'd suspect an FSLogix issue on that VM rather than AVD itself. That could be a profile container not detaching cleanly, mount failures, stale handles, or storage connectivity problems.
I'd start by comparing a healthy host with the problematic one
FSLogix logs (C:\ProgramData\FSLogix\Logs\Profile)
Event Viewer > Applications and Services Logs > FSLogix
AVD diagnostics to confirm whether users are reconnecting to an existing session
Storage latency/connectivity if you're using Azure Files or ANF
See whether the affected users still have a disconnected session on that host. If AVD reconnects them to an existing session, they'll keep hitting the same problem until that host is out of rotation.
https://learn.microsoft.com/azure/virtual-desktop/diagnostics-log-analytics
If the issue is consistently isolated to one or two session hosts, I'd focus on why those hosts aren't releasing or mounting profile containers correctly rather than looking at the host pool as a whole.
rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
and at my blog https://ctrlaltdel.blog/