A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
Hello Nilesh Panchal,
Thanks for your question.
If your AVDs are slow, it could be for various reasons.
I would mainly recommend using the performance diagnostics tool to assess why: https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/windows/performance-diagnostics?tabs=perfdiag
Also:
- What is the size of the VM? I would say avoid small burstable instances for your devs. If your AVD session hosts don’t have enough CPU or RAM, performance will lag during high user activity.
- If used, I would recommend you setup a user that is excluded from FSLogix and test logging in with a Local Profile, that will let you zero in on if the issue is related to the profile storage or the VM. Check logs, profile load time, and storage latency
- Also check how many users are connected to the session host to ensure it is not overloaded.
See related thread:
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola