Introduction to Microsoft Agent Framework
October 2, 2025 • Microsoft, Agent Framework, Agents
Microsoft Agent Framework is an open-source development kit for building AI agents and multi-agent workflows.
3 articles in this series
October 2, 2025 • Microsoft, Agent Framework, Agents
Microsoft Agent Framework is an open-source development kit for building AI agents and multi-agent workflows.
October 4, 2025 • Microsoft Agent Framework, Agents
The world of AI agents is evolving rapidly, and Microsoft's Agent Framework provides a powerful, unified foundation for building intelligent agents that can reason, take actions, and interact with users naturally. In this blog post, I'll walk you through a series of practical examples that demonstrate how to create and use Azure AI agents using MAF and Python.
October 10, 2025 • Microsoft Agent Framework, Foundry, Agents
The Microsoft Agent Framework represents a significant improvement in developer experience over the raw Foundry SDK. While the native SDK gives you complete control, the Agent Framework provides less boilerplate, type-safe tools, consistent patterns, and resource safety.