Blog posts tagged with: DurableFunctions

How to trigger and query an Azure Entity Function without using an ordinary function - just use the built in HTTP webhooks!

by Patrick Lee on 08 May 2022 in categories BigData tech with tags AzureFunctions DurableFunctions Functions

A simpler way to create and query Azure Entity Functions (previously called Durable Entities): just use the built in webhooks.