Back to Skills Hub
Agent Framework Azure AI Python

Agent Framework Azure AI Python

@thegovind
developmentAzure AI FoundryAgent FrameworkPython SDK

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.

GitHub

Requirements

agent-framework

Microsoft Agent Framework Python SDK (pre-release)

agent-framework-azure-ai

Azure AI specific package for Agent Framework

Azure AI Foundry

Azure AI Foundry project endpoint and credentials

Azure OpenAI

Model deployment (e.g., gpt-4o-mini) in Azure

Bing Search Connection

Optional Bing connection ID for web search functionality