I am new to iis and Azure and am hoping someone can help me out.
I have a website that has been created on an Azure virtual machine running iis. This website links to a SQL Server database running on the Azure virtual machine.
I can log onto the virtual machine, open iis and browse the website and everything comes up fine. The web browser says it is connecting tohttp://localhost. However, I am unable to browse to the site from any other machine.
How can I view the site from another computer? I have tried going to the servername in the web browser, but no luck. I keep getting a message that the site is unavailable. I'm trying to connect to myservername.cloudapp.net - I'm not sure if this is correct or not.
I'm open to suggestions.
Thanks