I am new to Microsoft Azure. I am trying to set up a ruby software. Once installed it opens a website page for login. I am using Linux VM with Ubuntu 18.04 LTS. I have completed the installation procedure and its ready to be seen on the browser. But when I hit the browser, it says "This site can’t be reached". I don't get it why I am not able to access the website. My software loads the website on port "4567".
I have already add "Inbound Ports" and added ports 80,443, 4567. But still no luck.
Please help.