Manage Azure Functions API Security

There are several methods you can use to secure an Azure Functions. This page particularly documents the security standards required by UK Government standards when deploying serverless code (Azure Functions…

Call Dataverse API from within an Azure Function

Here is a quick bit of code to help with connecting to the Dataverse API from within Azure Functions. The following steps need to be carried out: Register a new…