Skip to content

cvitale/arm-active-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a new Active Directory lab on Azure VM

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

Deploy To Azure Visualize

Credits

Simon Davis https://azure.microsoft.com/it-it/resources/templates/active-directory-new-domain/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published