Feb 06 2023 11:14 AM
We have an Azure Virtual Desktop pool set for Pooled with Max Session limit of 1 (90 desktops) and end users are using the Browser method (Edge) to login, and are kicking each other off. It's similar to if the RDP app is used, which I've verified its not. We have several smaller pools around 25-30 users and I've never seen this before.
Has anyone come across this or have any suggestions? I've done screen shares and verified the above information, at a bit of a loss.
Feb 07 2023 07:20 AM
Feb 07 2023 10:04 AM - edited Feb 07 2023 10:06 AM
It sounds like the issue is related to the max session limit of 1, and windows version is not multi session, When multiple users are trying to log in to the same pool simultaneously, the earlier sessions are being disconnected, which results in the end users being kicked off.
To resolve this issue, you can consider increasing the max session limit, and change the load balancing algorithm to breadth-first, and change the windows version to multi session, By increasing the limit, you will allow multiple users to log in to the pool simultaneously, and each user will have their own session on the same host unless you need each user to utilize detected host.
Feb 07 2023 12:03 PM - edited Feb 07 2023 12:12 PM
Thanks for the reply. So even though we want to do single user, you're saying to use a multi session host?
Feb 07 2023 12:04 PM
Feb 08 2023 12:03 AM