Everything I have about azure functions
08 Mar 2021
Durable Functions Azure Functions Cognitive Search Logic Apps Cognitive Services Serverless
There are many scenarios where and AI-based enrichment pipline is applicable; anywhere when you need to enrich data with insight from AI services. Azure offers three main ways to do this, Logic Apps, Cognitive Search and Durable Functions. This articles compares and contrasts these platforms to help you decide which one suits your requirements
03 Jan 2020
Cognitive Services Localisation Logic Apps Azure Functions Serverless Bots QnAMaker
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.
07 Nov 2018
Webhooks Azure Functions Serverless
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
06 May 2016
Cognitive Services Computer Vision Azure Functions
Learn how to use the smart image re-sizing feature of the Cognitive Services Computer Vision API inside an Azure Function