
Agent Framework Azure AI Python
Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK. Create intelligent agents with function tools, hosted tools (code interpreter, file search, web search), and MCP support for conversation persistence and multi-turn interactions.
🚀 Build intelligent persistent agents on Azure AI Foundry using Python. This framework lets you create agents that remember conversations, execute custom functions, and access hosted tools like web search and code interpretation—all with simple, intuitive APIs.
💡 Perfect for building chatbots, research assistants, data analysts, and automation workflows. Deploy agents that can handle complex multi-step tasks, integrate with your existing code, and maintain context across conversations seamlessly.
✨ Leverage Azure's enterprise-grade infrastructure with built-in authentication, async support, and flexible tool integration—from custom Python functions to Microsoft's hosted capabilities.
Requirements
Microsoft Agent Framework Python SDK (pre-release)
Azure AI specific package for Agent Framework
Azure AI Foundry project endpoint and credentials
Model deployment (e.g., gpt-4o-mini) in Azure
Optional Bing connection ID for web search functionality