Azure FunctionsDurable FunctionsDurable Task SchedulerAzure OpenAIAgent Frameworkazdintermediate30 min

Azure Functions + durable agent workflows

Reliable, scalable, stateful multi-agent AI workflows with automatic state persistence, failure recovery, human-in-the-loop, and serverless scaling.

Prerequisites

  • Azure subscription
  • Azure Functions Core Tools
  • .NET 8+/Python 3.10+
  • Azure OpenAI deployment
  • azd CLI for deployment
  • Storage/DTS backend
  • VS Code/VS with Functions extension.

Further reading