{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Hosts Microsoft Agent Framework agents on Azure Durable Functions, enabling stateful agent execution with automatic conversation history replay and failure recovery.","skillfed_tags":["azure-serverless","agent-framework","durable-state"],"use_cases":["Deploy conversational AI agents on Azure that automatically recover from transient failures and replay prior interactions.","Build multi-turn agent workflows where conversation state persists across function invocations without manual session management.","Host multiple agents on a single Azure Functions app and route requests to them via generated REST endpoints.","Integrate agents with Azure's orchestration layer to coordinate complex, long-running agent tasks across services."],"what_it_does":"This package integrates Microsoft Agent Framework agents with Azure Durable Functions, allowing agents to run as serverless workloads while maintaining state across invocations. It wraps the core agent framework with Azure-specific bindings, exposing agents through HTTP endpoints (e.g., `/api/agents/{agent_name}/run`) and leveraging Durable Functions' orchestration capabilities for automatic failure recovery and conversation history replay.\n\nThe package is a beta release (1.0.0b260730) maintained by Microsoft and depends on agent-framework-core, agent-framework-durabletask, azure-functions, and azure-functions-durable. It targets developers building AI agents on Azure's serverless infrastructure who need durable state management and built-in resilience without managing their own persistence layer.","worth_installing":"Yes, if you are building agents on Azure and need durable state management. The package is actively maintained, has low install friction, and is licensed permissively. However, it is in beta (1.0.0b260730), so expect potential API changes; verify that your use case aligns with the Durable Functions model and that the upstream agent-framework packages meet your stability requirements."},"id":"agent-framework-azurefunctions","links":{"html":"https://skillfed.io/packages/agent-framework-azurefunctions","md":"https://skillfed.io/packages/agent-framework-azurefunctions.md","pypi":"https://pypi.org/project/agent-framework-azurefunctions/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":null,"license_treatment":"permissive","name":"agent-framework-azurefunctions","python_support":"supports_current","summary":"Azure Functions integration for Microsoft Agent Framework."},"popularity":{"monthly_downloads":516877,"position":6230,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0b260730"}
