In previous blogposts, we started working with YAML Pipelines in Azure DevOps. After a while, you will probably find yourself copy and pasting the same…
Category: Infra as Code
This week, a long awaited feature was announced. YAML Multi-stage pipelines in Azure DevOps have gone into public preview. So what’s the big deal? Well…
There are a few ways to make it easier to create a new ARM Template. For example: Quickstart Templates Microsoft Docs Azure Resource explorer Visual…
While working with ARM templates, I have created some tools with PowerShell to make it a little bit easier to do debugging and show risks…
In an earlier blogpost, I created a logic app in the portal to start a runbook through an Office365 calendar appointment. It’s very easy to…
Inspired by this post, I want to tell you something about my experience with ARM templates and Terraform. My learning path for Infrastructure as Code…