I have followed some tutorials, as a result I have on the Server Manager Dashboard AD DS, DNS, File and Storage Services, IIS, Local Server.
To try IIS I made a simple HTML file using notepad , it is located at c: inetpub\wwwroot (path that was made automatically)
I pointed the virtual machine internet explorer to localhost and it rendered my file.
But this file is not visble for my local pc internet explorer when I point to <my>.cloudapp.net or when I point to the IP address of the virtual machine
I need to know the basic steps to see what is wrong or lacking
I found this warning when testing the website
The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path. If this server is joined to a domain, and the application pool identity is NetworkService or LocalSystem, verify that <domain>\<computer_name>$ has Read access to the physical path. Then test these settings again.