There are a lot of reasons to invest in a tagging strategy for your Azure environment. It gives you the opportunity to store information with…
Category: GitHub
Since October 2021, you are able to use a registry for your Bicep templates. This makes working on a larger scale a lot more approachable…
There are a lot of reasons to have a website. To run a blog, to have a portfolio, or to show photos of your cat.…
In this post, I’m going to show you a way to build, test and deploy bicep with GitHub Actions to Azure. I will make use…
For this post, I want to look at the connection you can make between GitHub and Azure Functions. I have written an extensive blog post…
When What-If was still in preview, I wrote a post about all the functionality it offers. It is still something I use daily to see…
After working with GitHub Actions in a workflow, I wanted to find out how to create my own action to use in a pipeline. Specifically,…
I have written posts before about creating an Azure DevOps pipeline for Azure functions and creating a GitHub Actions workflow for ARM templates. In this…
GitHub and Azure Function apps can be a great combination when it comes to Serverless automation. How about automating the management of your GitHub repository,…
In my last blogpost, I explained how to deploy ARM templates through an Azure DevOps pipeline. This time, I want to show you how to…