Jan 31 2023 08:02 AM
We are using Azure File FSLogix on Share Pools. We run into an issue from time to time when a host freezes and kicks users off. When they try to log back on, AVD see's the host is frozen and "Unavailable" and tries to log them one one of the other hosts in the pool. The issue is that their profile disks are still locked by the frozen host and the error logs looks like it cant gracefully dismount the drives.
If i log onto the Azure Files I can force the connection closed which allows the users to log back on, but is there an automated way to fix this. So when the drive is locked, it will force close it to allow users to log on?