Azure Policy - Convert string to number
azure resource-manager

What to do when ARM API defines a numeric property as string and you need to compare it with another number.
July 13, 2020

Dynamic subnet CIDR calculation with Terraform
terraform devops ip

Provisioning Azure Subnet dynamically with calculated CIDR address using Terraform
June 23, 2020

Azure DevOps - Change Release variable during execution
azure-devops releases

Changing and persisting variable values in Releases can be done using DevOps REST API and PowerShell tasks. This post describes how to do it.
June 8, 2020

Flushing Redis Cache from Azure DevOps
azure-devops redis

Emptying Redis from DevOps is not as easy and straightforward as it initially seems. This article describes how to use Azure CLI and ncat to communicate with the server directly and send RESP commands.
May 17, 2020

RESTing like a boss - alternatives to Postman
rest http tools

What tools I found as reasonable alternatives to Postman when it comes to working with REST APIs and HTTP requests
January 22, 2020

Weekly change report with Application Insights and Logic Apps
application-insights logic-apps azure

Using Application Insights and Logic Apps to track changes in RSVP on my wedding website with weekly e-mail reports.
December 21, 2019

Azure Search indexer with JSON array
azure search knowledge-mining

This article describes how to work with more complex JSON documents within Azure Search indexer.
September 17, 2019

Bulk audio transcription in Azure
speech cognitive-services

August 20, 2019

Sharing containers from private registry in Azure
docker containers azure

This post is about using Azure Container Registry along with Azure Container Instances and Azure Active Directory to host and share Docker images (Duckling in this example).
July 16, 2019

Speech transcripts from local machine
speech

How to serve audio files for Azure Speech batch transcription from local machine by using http-server and Ngrok.
July 3, 2019