Create a long-running serverless workflow with Durable Functions
Learn how to orchestrate a long-running workflow as a set of activities using Durable Functions.
Learning objectives
In this module, you will:
- Explore Durable Functions
- Design a long-running approval process workflow
- Implement a long-running approval process workflow using Durable Functions
Prerequisites
None