No-Code Reference Data Service with Cosmos and APIM
Overview For many integration solutions, it’s often necessary to maintain a list of reference data. This could be a list of countries, currencies, or even a ...
Overview For many integration solutions, it’s often necessary to maintain a list of reference data. This could be a list of countries, currencies, or even a ...
Migrating from Table Storage to Cosmos DB Table Api I recently worked on an Azure Function App that was using Table Storage to persist data. Table storage is...
Azure Function WEBSITE_RUN_FROM_PACKAGE Over the years there have been multiple ways to host Azure Functions. My current preference is to host on a linux app...
Automating Creation of Az Sql Contained Users I have an Azure Function app called sms-router that uses an Azure Sql Database. This means it needs permission ...
Hosting Azure DevOps Agents on a VMSS The only time I’d previously had to veer from using Microsoft’s hosted build agent was for building “unusual” things li...