Complete migration guide from Semantic Kernel and AutoGen to Microsoft Agent Framework. Before/after code examples and step-by-step instructions.
Read more โTag: Microsoft Agent Framework
MCP Integration & External Tool Connectivity in Microsoft Agent Framework – Part 9
Connect AI agents to external tools via Model Context Protocol. Learn MCP servers, Microsoft 365 integration, and building custom MCP servers.
Read more โProduction-Ready Agents: Observability, Security & Deployment – Part 8
Deploy AI agents to production with enterprise-grade observability, security, and resilience. Complete guide to OpenTelemetry, content safety, and Azure deployment.
Read more โMulti-Agent Orchestration Patterns in Microsoft Agent Framework – Part 7
Master the five orchestration patterns: Sequential, Concurrent, Handoff, Group Chat, and Magentic. Learn when to use each pattern.
Read more โWorkflows: Graph-Based Agent Orchestration in Microsoft Agent Framework – Part 6
Build graph-based workflows connecting multiple agents. Learn executors, edges, conditional routing, and checkpointing for complex business processes.
Read more โMulti-Turn Conversations & Agent Threads in Microsoft Agent Framework – Part 5
Master multi-turn conversations with Agent Threads. Learn context management, persistence patterns, and human-in-the-loop workflows.
Read more โ