Hi,
I have created a VS2012 Virtual Machine on Azure. I have installed IIS services on the same. now how do i access that IIS server from outside ?
I tried http://xxxxxxxxx.cloudapp.net/test.aspx which is DSN mentioned in dashboard area.
I also tried http://137.xxx.xx.xxx/test.aspx which is mentioned as Public virtual IP (VIP) address.
both does not work.
What am i missing ?
Regards