Skip to content

Instantly share code, notes, and snippets.

@gavincampbell
Last active October 10, 2019 14:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavincampbell/9421d3b57c1ba5ea82a0180797d9570b to your computer and use it in GitHub Desktop.
Save gavincampbell/9421d3b57c1ba5ea82a0180797d9570b to your computer and use it in GitHub Desktop.
Resources for talk on Disposable Development Environments from SQL Relay 2019

By Other People

Using Pester for Infrastructure Tests

Blog Entry by Rob Sewell with link to conference talk

Azure RM Templates

Cheat sheet for retrieving output values from ARM Resources by Justin Yoo

Azure DevOps Extensions

Software Engineering in 100 years time (video)

https://learn.londoncd.org.uk/2019/09/19/software-engineering-in-100-years-time-by-dave-farley/

By Me

Link to code of example project:

https://dev.azure.com/gavincampbell-dev/_git/DispDevEnvs

Link to runbook script used in talk

https://git.io/JeC0z

Old SQLBits talk on similar subject

With gory details about Data Factory git integration : Slides and Video

Old WriteUp on similar subject

Scripts probably a bit out of date, may not all work any more : https://arapaima.uk/post/2017-09-07-vsts-azurerm-dynamic-environment-provisioning/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment