This Template creates the basic components for the Windows Server Test Lab Guides
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
edge-pip_0
edgeNicOne_0
edge-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.
Default VM Sizes represent the minimum configuration for each VM due to NIC restrictions.