This template will deploy a new cheap VM, inside a new vNet. Based on original template, I leave a Public Load Balancer in front of the VM as entrypoint for the lab. You can add other VMs behing the NAT with ease.
Changes to reduce costs and to fit to my needs:
- unmanaged disks
- B-series VM (Standard_B2ms)
- reduced parameters
- added a Network Security Group to limit access to 3389
ATTENTION: the NSG has a rule to allow 3389 from anywhere!!! I suggest to fix access to your IP, at least, or adopt proper security measures (VPN, JIT, Bastion, etc.).
Click the button below to deploy
Simon Davis https://azure.microsoft.com/it-it/resources/templates/active-directory-new-domain/