My GitHub repo shows how to write an Azure Function that responds to a NewBlobCreated event from Azure Blob Storage, decodes an encoded field in the file and writes the
My GitHub repo shows you how to write & deploy an Arc-enabled Logic App to an Arc-enabled Kubernetes cluster. An Arc-enabled Kubernetes cluster is any Cloud
I was trying to deploy an Arc-enabled Logic App from both my local machine & from an Azure DevOps build agent. Arc-enabled Logic Apps allow
How to expose a legacy API (with a legacy authentication system) using Azure API Management policies
My GitHub repo shows you how to call a custom “token” API endpoint programmatically as part of an Azure API Management policy for a different operation. In
This repo shows you how to build an ASP.NET Core & Java Spring application and access Azure Data Lake Store (ADLS). The code shows you
My GitHub repo shows how to retrieve secrets stored in an Azure Key Vault using a .NET Framework & .NET Core application. It demonstrates both
In order to deploy my Azure Function code to an Azure Function deployed inside a vNet (using private endpoints), I needed to connect my local
My GitHub repo shows how to set up a blue-green deployment environment for services hosted in a vNet & front-ended by Azure API Management(APIM). In this
My GitHub repo shows how to use Azure Container Instance to execute a Python script. It also shows how to build the container image that runs the
How to use Azure API Management Policies to log the calling client Azure AD application
My GitHub repo shows you how to build a simple web app that has a user interactively sign-in and then call an API protected via