John Kilmister
Hi, I am John, a software developer, architect and Azure MVP working with C#, DevOps and Azure. This is a place for me to share thoughts on code with others.
-
Executing Azure SQL Database Queries from Azure DevOps Pipelines
A quick guide on how to execute a SQL script against an Azure SQL Database from an Azure DevOps Pipeline using the AzurePowerShell task.…
-
Azure Container Registry More Than Just an Image Store
In this Azure Back to School post, we're going to take a look at the Azure Container Registry (ACR). In this post we will look deeper at its many features…
-
Static Sites on Azure Storage vs Azure Static Web Apps
A comparison of Static Sites on Azure Storage vs Azure Static Web Apps services that both host webpage in an easy to use way.…
-
Going beyond Azure AI Text to Speech Maximum Media Duration of 10 Minutes
In this post we look at how to go beyond the processed audio has exceeded the configured maximum media duration of 600000ms error message when using Azure…
-
App Service Web App for Containers vs Azure Container Apps
A comparison of Azure App Service Plan Containers and Azure Container Apps, two Azure PaaS services that support containers.…
-
Create Soft Validation of Pull Requests in Azure DevOps
…