New video walking through deploying to Azure using GitHub Actions. Sample YAML file available in my RandomStuff repo at https://github.com/johnthebrit/RandomStuff/tree/master/GitHubActionswithAzure.
Tag Archives: Azure
Infrastructure as Code for the IT Admin
It’s a quiet Sunday morning and what else is there to do but create a 40 minute video walking through what Infrastructure as Code and DevOps really means for an IT admin. I walk through Azure examples and cover key concepts and tools including Visual Studio Code, Git and Azure DevOps. Enjoy 🙂
Automating deployments to Azure IaaS with custom actions
Firstly the final scripts of all the content discussed are available here. A video walkthrough is available at https://youtu.be/7bobbg91cQc and included below. In this post I want to document the results of a POC (proof of concept) I was engaged in for a very large customer. The customer wanted to create single/multi VM environments inContinue reading “Automating deployments to Azure IaaS with custom actions”