I am wondering how to access http service in azure virtual machine.
I tried using browser by typing 127.0.0.1:8080.
That works fine.
But how do I access such service from my home computer?
I tried typing "XXXX.cloudapp.net:8080" into browser.
Does not work.
Also tried "XXX.b5.internal.cloudapp.net"
Does not work either.
Thank you.