In this episode, we look at adding some governance to our process using Git policies, branches, pull requests and best practice testing using the ARM Template Toolkit. We also look at integrating these tests into our approval pipeline.
Next Episode | Episode List
Resources
As we move forward, you can find the sample code for the project on the GitHub repo. The main branch contains the code at the completion of the project, but each weeks content can be found on a separate branch so you can follow along as we build it.
- This week’s sample code: https://github.com/sam-cogan/lambda-toys-api-infrastructure/tree/episodes/episode10
- ARM Template Toolkit: https://github.com/Azure/arm-ttk
- ARM TTK Azure DevOps Extension: https://marketplace.visualstudio.com/items?itemName=Sam-Cogan.ARMTTKExtensionXPlatform