I just spun up a VM on Azure, then set up IIS with the usual defaults, and the usual default website.
When logged on to the server (2008 R2) with Remote Desktop, I can enter in the public or internal IP address and see the default IIS 7 website.
However, from outside, the website is not contactable.
When I look at the bindings in IIS, it shows the internal address, but not the external IP address.
Is there something else I need to do to make the external IP address work?
Greg