Notes for SSL and certificates
openssl lets-encrypt

Useful notes and commands to use when dealing with SSL certificates - Let's Encrypt, OpenSSL etc.
July 29, 2021

Web Apps Containers: How to mount Azure Storage using ARM template
arm web-apps docker

Using ARM template to mount Azure File Storage to a Docker container running on Azure Web Apps.
February 15, 2021

How to SSH into specific Azure Web App instance
azure web-apps linux

Connecting to a specific instance of container App Service in scale-out scenario using Azure CLI or Azure Portal.
February 3, 2021

Azure MySQL redirect without Docker
azure php mysql mariadb webapps

December 8, 2020

Unified surface for multiple APIs
api-management

Direct access to APIs not reachable from the internet through Azure API Management.
July 16, 2020

Renaming Azure DevOps build/release
azure devops

How to rename a build with information known only during the process using ADO logging commands.
July 14, 2020

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