youtube image
From YouTube: Debugging and Diagnostics of Durable Functions

Description

Durable Functions is an extension that lets you create stateful workflows with code using Azure Functions. We've spoken about getting started with Durable Functions before in a previous episode, but there was still much more to discuss. So we invited Chris Gillum (@cgillum) back on the show, and this time he will be talking about debugging and diagnosing your stateful code in Durable Functions.

01:41 - Where to find documentation?
02:12 - Quick recap on creating a durable function
04:14 - Logging with replays
08:33 - Checking the status of a running function
11:14 - Querying the history of a function

Take a look at the follow links to learn more about diagnosing your Durable Functions code.

Application Insights docs: https://docs.microsoft.com/en-us/azure/application-insights/?WT.mc_id=ondotnet-channel9-cephilli
Durable Functions on GitHub: https://github.com/Azure/azure-functions-durable-extension
Durable Functions documentation: https://docs.microsoft.com/en-us/azure/azure-functions/durable-functions-overview?WT.mc_id=ondotnet-channel9-cephilli
Diagnostics in Durable Functions: https://docs.microsoft.com/en-us/azure/azure-functions/durable-functions-diagnostics?WT.mc_id=ondotnet-channel9-cephilli
Create a Free Account (Azure): https://aka.ms/azft-net