Skip to main content

Azure

2022

Implement Azure AD Workload Identity on AKS with terraform
·7 mins
Azure Terraform Helm Kubernetes
Azure makes it very easy to create managed identities for a variety of services (e.
Configure secret-less connection from App Services to Azure Sql via terraform
·5 mins
Azure Terraform Sql Managed-Identity
It’s been a while since we can connect App services to Azure Sql in a secret-less fashion, using managed service identity (MSI for brevity from now onwards).

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.