Skip to content

Azure OnPremise lab environment (Workshop purpose)

Notifications You must be signed in to change notification settings

jdmsft/AzureOnPrem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureOnPrem

Azure OnPremises Environment Simulation

  • OnPremises Virtual Network
  • OnPremises Domain Controller with new Active Directory forest
  • OnPremises domain-joined Hyper-V hypervisor (empty)

Deployment time : ~ 30 min

Configuration

  • ADDS : Standard_D2sv3
  • HV : Standard_D4sv3

Process

  1. Run main.json
  2. main.json deploy resources based on /Templates nested files
  3. nested template (DC VM) call /Automation/ADDS/NewForest/1_Script_PrepareDSC.ps1
  4. main.json call /Automation/ADDS/NewForest/2_DSC_NewADForest.json wich deploy 2_DSC_NewADForest.ps1.zip as VM extension
  5. nested template (HyperV VM) call /Automation/HyperV wich deploy install and confiuge HyperV as VM extension

Sources

Project inspired by these components projects :

About

Azure OnPremise lab environment (Workshop purpose)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages