I was recently trying to migrate some PowerShell scripts to run in Azure Functions. These scripts needed to call both the Microsoft Graph API &
Tag: Azure Functions
Azure Functions have many input bindings built-in (HTTP, Service Bus, etc.). It is common to have a message on the Azure Service Bus be a
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