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.
-
Gathering Usage Data with the Azure Usage API
This post looks at how to use the Azure Usage API to gather usage data for your Azure resources. A code sample will query the API for the last 12 months…
-
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.…