Forum Discussion
Cannot connect AVD because there are currently no available resources
Hello,
I have two devbox under same dev center, one can connect, another cannot connect because there are currently no available resources. Can someone please help?
You may consider a built-in tool by Microsoft to automatically scan and fix issues with devboxes:
- Go to the Developer Portal.
- Select the devbox that’s showing the error.
- Click More Actions (...) > Troubleshoot & Repair.
- Confirm and run the tool.
This tool checks and repairs:
- VM power status
- Domain join issues
- Listener readiness
- Azure resource availability
- Guest OS readiness
4 Replies
Hi carrie123 - Kindly check if the maximum user limit has been reached on the host pool and verify that any previously disconnected users have been properly logged out. It’s recommended to configure a Group Policy Object (GPO) to enforce idle timeout and automatic logout/disconnect policies.
In my case, I’ve applied the updates on both ends. the GPO has been configured on the Domain Controller (DC) as well as on the local host.
Let me know if you need any further support.
- guptapankaj8Brass Contributor
No Available resource normally occurs when the VM not available. Please check if VM is power on and running. (You can try RDP also from another VM for validation).
You may consider a built-in tool by Microsoft to automatically scan and fix issues with devboxes:
- Go to the Developer Portal.
- Select the devbox that’s showing the error.
- Click More Actions (...) > Troubleshoot & Repair.
- Confirm and run the tool.
This tool checks and repairs:
- VM power status
- Domain join issues
- Listener readiness
- Azure resource availability
- Guest OS readiness
- carrie123
Microsoft
Works for me, thank you!!