Skip to content

For spinning up quick, ephemeral dev workstations in Azure

License

Notifications You must be signed in to change notification settings

liamejdunphy/dev-workstation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick and Dirty Dev Workstations in Azure

It's quick and dirty by design. Lots of flexibility, and not a lot of dependencies :)

Deploy

Post-Deployment Config Script: bit.ly/tfr-dev

Then run iex "$((iwr bit.ly/tfr-dev -usebasicparsing).Content) | out-file c:\Initialize.ps1; c:\initialize.ps1 -All" from an administrative PowerShell console (substitute -All for whichever flag you want: All, Office, PowerPointViewer, VisualStudio, Help, Remoting).

About

For spinning up quick, ephemeral dev workstations in Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%