All the articles I have about this topic.
08 Sep 2021
#azure-functions#durable-functions#serverless
How to use Durable Functions to call external systems with retry and timeout loops, including waiting for the external system to call back and rehydrate the function.
01 Apr 2021
There is a new version of Azure Logic App in preview. I spent a few days playing around with it in April 2021 to see what was new. This article summarises what I learnt and the highlights from my perspective. This is a point-in-time introduction to a preview technology.
03 Jan 2020
#azure-functions#bots#cognitive-services#localisation#logic-apps#qnamaker#serverless
QnAMaker is great unless you need to support multiple languages where there is no built-in solution. In this article, I'll explain how I've implemented localized QnAMaker from a single model with Logic Apps, the Translator Text API and an Azure Function.
29 Aug 2019
#azure-active-directory#logic-apps#microsoft-graph#office-365#serverless
The Microsoft Graph is the way you programmatically access data stored in Azure Active Directory, Office 365 and a bunch of other Microsoft cloud services. Accessing the data in a Logic App is a very powerful way to use this rich API with no code. This article tells you how.
07 Nov 2018
#azure-functions#serverless#webhooks
WebHooks are an interesting way to approach building a serverless application. learn how I used the GitHub webhooks API with Azure Functions to build this blog
5 articles under SERVERLESS. 65 articles overall dating back to 2005!