Virtual Machine - Azure Web Server Setup

I installed the Windows Server 2012 virtual machine. However, it seems that IIS is not configured and it is not configured for the Internet, so when I type the URL in the address bar, I get nothing.

How to make a server network ready?

Thank.

+5
source share
2 answers

The reason is that by default, a virtual machine is created with only the RDP port open in the Windows Azure Firewall.

, Azure, , Windows Azure, TCP 80 80 ( 443, SSL).

, IIS, -.

+7

, , IaaS, , . Azure (http://www.microsoft.com/en-us/download/details.aspx?id=8396), Windows Azure Virtual Machines ( " IntroToWindowsAzureVirtualMachines" ). .

0

All Articles