Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.13 KB

File metadata and controls

24 lines (19 loc) · 1.13 KB

WindowsServerClientLab

This Template creates a Windows 7 Client and a Windows Server 2008 Test Lab

The parameter "labCount" indicates how often the template should be deployed, making it easy to deploy it for multiple lab users. All resources will be deployed in the same Resource Group and will be tagged by a tailing index starting at 0, indicating its iteration.
e.g:
VirtualNetwork_0
client-pip_0
clientnic_0
client-0
represents a single deployment and belong to one user. It is recommended not to use any digits for the parameters during deployment as filtering resources by number/user won't be possible.

Each VM has an DNS name consisting of the paramater "dnsNameForPublicIP" and the name and number of the VM. You can rdp into the machines using this uri
eg: lab-client-0.northeurope.cloudapp.azure.net