Forum Discussion
Matt88
Oct 01, 2019Copper Contributor
Get-RDSSessionHost - Not showing any Session Hosts
I'm currently trying to deploy a Windows Virtual Desktop environment following this article: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#register-the-virtual-m...
Christian_Montoya
Microsoft
Oct 01, 2019Matt88 : Do you have any firewalls that would limit outbound connectivity? The error of "NoHealthyRdshAvailable" makes sense if Get-RdsHostPool didn't return anything.
It largely looks like it can reach the service or there's something on the image that is preventing the right DLLs to be loaded at registration time.
Matt88
Oct 02, 2019Copper Contributor
Christian_Montoya - I don't have any problems getting out to the internet
I've tried psping rdbroker.wvdselfhost.microsoft.com:443 and rdweb.wvd.microsoft.com and both work fine.