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
Category: Cloud Solution Architect
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
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
My GitHub repo shows an example of how to use Logic Apps to regenerate the primary key in an Azure API Management instance. APIM doesn’t provide a native way
In my GitHub repo, I use an Azure Logic App Standard that calls an external API that has IP whitelisting restrictions around it. It shows how to associate your
I had a customer ask me about how to improve the performance of an Azure Durable Function-based Python system they had built. Durable Functions provide