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 🙁
Anyone has any idea what I’m missing?