Durable Functions is a new open-source extension to Azure Functions that enables long running orchestrations and stateful processes to execute as serverless functions. Learn how to write a durable functions, and patterns and best practices to write simple or complex stateful orchestrations.