Complete migration guide from Semantic Kernel and AutoGen to Microsoft Agent Framework. Before/after code examples and step-by-step instructions.
Read more โCategory: Architecture
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 โCase Study: Enterprise Healthcare Integration – Building a HIPAA-Compliant Patient-Provider Platform
The Challenge: Healthcare Integration at Scale Solution Architecture: High-Level Design (HLD) โ๏ธ COMPLIANCE HIPAA Requirements Met: All PHI encrypted using AES-256 (at rest) and TLS 1.3 (in transit). Comprehensive audit logging captures all data access events with immutable records stored in Azure Monitor. Access controls implement principle of least privilege using Azure AD RBAC with […]
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 โ