Microsoft Agent Framework outlines path to durable AI workflows
Microsoft Agent Framework describes a development path for AI agent workflows that can start as in-process console apps and evolve into durable, distributed systems. The approach adds persistence with the Durable Task runtime, scales work across parallel agents, and can be hosted on Azure Functions for serverless execution.