Relative Content

Tag Archive for azureazure-virtual-machine

Azure Virtual Desktop session host “Custom configuration” does not get run

I am trying to create a host pool VM using the “Custom configuration” option. The custom solution suggested in the instructions (https://raw.githubusercontent.com/Azure/RDS-Templates/master/wvd-sh/arm-template-customization/script.ps1) does not seem to have done anything. I tried connecting directly to the VM through a bastion using the local admin user/pass, and tried running the solution script manually. There, the error was:

Accessing open ports at Azure VM

I am trying to host my services as Docker containers on an Azure VM. I’ve ran the services successfully on my VM (screenshot 1) and opened the necessary ports (screenshot 2), I’ve tested the services are running and are accessible from within the VM (screenshot 3), but I still cannot access them from outside – neither via DNS or public ip 🙁