Andrew KelleherFeb 188 min readAzure DevOps pipeline + Terraform Deployment TutorialTutorial on how to use Azure DevOps pipelines to deploy Terraform code to Azure.
Andrew KelleherOct 9, 20234 min readEnabling Managed Identity access to Azure SQL DBI recently worked with a customer where we needed to authenticate against an Azure SQL Database using an Azure Managed Identity. In this...
Andrew KelleherJul 19, 20233 min readHow to implement a file size upload policy in Azure API Management with BicepI’ve recently been building an application hosting platform for a customer. Multiple Azure services are being leveraged, but notably,...
Andrew KelleherJul 3, 20232 min readDeploying Azure Marketplace SaaS services via BicepFor a recent project, I was looking to automate the deployment of their Azure resources using Bicep. Because of Bicep’s tight integration...
Andrew KelleherJun 29, 20225 min readHow To — Check your Azure subscriptions’ Availability Zone peersAvailability zones are one of Microsoft Azure’s key features to provide increased resilience within a region. Azure availability zones...
Andrew KelleherMay 14, 20195 min readAzure API Management and Application Gateway integrationDeep dive into how to integrate Azure API Management and Application Gateway. Including how to secure internal API's.