I am unable to connect to the web page hosted on Linux VM in Azure. The portal shows public statuc IP configured but when I do ifconfig it does not show public IP. Putty works fine
httpd service is started fine
I tried netstat -a but don't see port 80 there as listening
I have configured inbound & outbound rules for 80, 8080, 443
Please help