Skip to main content

Github

2024

Github Actions Azure Vnet Integration
·11 mins
Github Azure Devops Terraform
In today’s post, we will look at an interesting challenge, having GitHub actions interact with Azure PaaS services for which we have disabled public access.

2023

Goodbye secrets 👋, Hello token exchange: Connect Your GitHub Actions to Azure securely
·9 mins
Github Azure Devops Terraform
OpenID Connect (OIDC) integration between Azure Active Directory and GitHub allows your GitHub Actions workflows to securely access resources in Azure, without needing to store the Azure credentials in the GitHub action secrets.

2022

Zero downtime deployment with Azure Container Apps and Github Actions - Part 1
·8 mins
Azure Github Devops Cloudnative
Introduction # As you may know, Azure Container Apps went out of preview during Microsoft Build in late May this year.

2021

Poor mans App services deployment slot auto-swap for Linux with GitHub Actions
·5 mins
Azure Cloud Terraform Github
Nowadays App Service deployment has became quite straight forward.