agent-framework-azure-ai-py Skill
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming respo Published by microsoft in Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop.
What is agent-framework-azure-ai-py Skill?
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming respo Published by microsoft in Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use agent-framework-azure-ai-py Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop
- Skill file: .github/skills/agent-framework-azure-ai-py/SKILL.md
What it does
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming respo
Skill instructions
Agent Framework Azure Hosted Agents Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK. Architecture User Query → AzureAIAgentsProvider → Azure AI Agent Service (Persistent) ↓ Agent.run() / Agent.runstream() ↓ Tools: Functions | Hosted (Code/Search/Web) | MCP ↓ AgentThread (conversation persistence) Installation bash Full framework (recommended) pip install agent-framework --pre Or Azure-specific package only pip install agent-framework-azure-ai --pre Compatibility note (current prerelease). Recent agent-framework builds publish on PyPI ship with Agent (in agentframework) and FoundryChatClient (in agentframework.foundry) as the supported high-level entry points, plus MCPStreamableHTTPTool for MCP. AzureAIAgentsProvider and HostedMCPTool are documented below but may not be exported in your installed version — if from agentframework.azure import AzureAIAgentsProvider raises ImportError, use the Foundry Chat Client pattern lower in this file (verifi
Explore related resources
Frequently asked questions
What is agent-framework-azure-ai-py?
agent-framework-azure-ai-py is a open-source AI agent skill with Copy skill directory. Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai).
Who is agent-framework-azure-ai-py best for?
agent-framework-azure-ai-py is best for reusing agent instructions, scripts, and references, research workflows.
How do I install agent-framework-azure-ai-py?
Install or run agent-framework-azure-ai-py using Copy skill directory. Check agent-framework-azure-ai-py for the latest setup command.
Is agent-framework-azure-ai-py actively maintained?
agent-framework-azure-ai-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.