Andrew KelleherFeb 188 minAzure DevOps pipeline + Terraform Deployment TutorialTutorial on how to use Azure DevOps pipelines to deploy Terraform code to Azure.
Andrew KelleherOct 9, 20234 minEnabling 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 minHow 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 minDeploying 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 30, 20225 minHow 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 15, 20195 minAzure API Management and Application Gateway integrationDeep dive into how to integrate Azure API Management and Application Gateway. Including how to secure internal API's.