How to Set Up a Second IP on a Windows Azure VM Without PowerShell
0 Views 0 Comments 6 min Read
When you create a Windows virtual machine in Azure, a network interface card is automatically set up with a private and public IP address assigned to it. You might want to host another website with its own IP to make SSL binding easier. To configure a new IP, you must…