I am new in Azure. I want to open IIS to external access. My VM is WS 2012 R2, and all is configured by default.
The only access I get from internet is RDP, which I use for admin. I tried both FTP and HTTP, but none works to find my server from outside. Same for nslookup.
If I do an RDP connexion on sp16fu12.westeurope.cloudapp.azure.com, it succeeds. If I try http://mymachine.westeurope.cloudapp.azure.com, it fails.
I have added inbound and outbound security rules for protocols http and ftp on my network security group. DNS is default Azure DNS. What is wrong ?