Skip to content

Creates four Windows Server 2012 Virtual Machines across two separate cloud services and adds them to the same virtual network.If the virtual network indicated does not exist then it is created.

License

Notifications You must be signed in to change notification settings

azureautomation/deploy-multiple-windows-azure-vms-in-the-same-windows-azure-virtual-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Multiple Windows Azure VMs in the Same Windows Azure Virtual Network

Windows Azure Scripting Center | Get Started with Windows Azure PowerShell | Windows Azure Infrastructure Scripts

Description

Creates four Windows Server 2012 Virtual Machines across two separate cloud services and adds them to the same virtual network.

If the virtual network indicated does not exist then it is created. The user is prompted for administrator credentials which can be used to logon to the virtual machines.

This script will produce two cloud services, -1 and -2. Each cloud service will have two Virtual Machines, Host1 and Host2.

Example   Scenario You need multiple Virtual Machines spread across separate cloud services in the same Virtual Network. Requirements

Script Content

The content of the script is reproduced below

 

TechNet gallery is retiring! This script was migrated from TechNet script center to GitHub by Microsoft Azure Automation product group. All the Script Center fields like Rating, RatingCount and DownloadCount have been carried over to Github as-is for the migrated scripts only. Note : The Script Center fields will not be applicable for the new repositories created in Github & hence those fields will not show up for new Github repositories.

About

Creates four Windows Server 2012 Virtual Machines across two separate cloud services and adds them to the same virtual network.If the virtual network indicated does not exist then it is created.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published