Cloud Wars
  • Home
  • Top 10
  • CW Minute
  • CW Podcast
  • Categories
    • AI and Copilots
    • Innovation & Leadership
    • Cybersecurity
    • Data
  • Member Resources
    • Cloud Wars AI Agent
    • Digital Summits
    • Guidebooks
    • Reports
  • About Us
    • Our Story
    • Tech Analysts
    • Marketing Services
  • Ask Copilot
  • Agentic AI Battleground
Twitter Instagram
  • Summit NA
  • Dynamics Communities
  • AI Copilot Summit NA
  • Ask Cloud Wars
Twitter LinkedIn
Cloud Wars
  • Home
  • Top 10
  • CW Minute
  • CW Podcast
  • Categories
    • AI and CopilotsWelcome to the Acceleration Economy AI Index, a weekly segment where we cover the most important recent news in AI innovation, funding, and solutions in under 10 minutes. Our goal is to get you up to speed – the same speed AI innovation is taking place nowadays – and prepare you for that upcoming customer call, board meeting, or conversation with your colleague.
    • Innovation & Leadership
    • CybersecurityThe practice of defending computers, servers, mobile devices, electronic systems, networks, and data from malicious attacks.
    • Data
  • Member Resources
    • Cloud Wars AI Agent
    • Digital Summits
    • Guidebooks
    • Reports
  • About Us
    • Our Story
    • Tech Analysts
    • Marketing Services
  • Agentic AI Battleground
    • Login / Register
Cloud Wars
    • Login / Register
Home » Microsoft Framework Supports Diverse Models, Agents to Drive Complex Workflows
AI and Copilots

Microsoft Framework Supports Diverse Models, Agents to Drive Complex Workflows

Tom SmithBy Tom SmithApril 9, 20263 Mins Read
Facebook Twitter LinkedIn Email
Share
Facebook Twitter LinkedIn Email

Version 1.0 of Microsoft Agent Framework, which is used to build and execute agents as well as complex actions across multiple AI agents, is now available in production for both .NET and Python.

The framework provides tools to build multi-agent orchestration, supports models from multiple providers, and enables interoperability between agents through its support for Agent2Agent Protocol (A2A) and Model Context Protocol (MCP). In a blog post announcing the release, the company said that getting started with the framework takes just a few lines of code.

Development and AI agent experts I spoke to in recent weeks cited a use case example in which the framework can be used to orchestrate multiple agents for sales lead data prioritization and a related email campaign. They noted the system’s graph-based workflows simplify orchestration. They also highlighted the value in being able to choose model providers and have a range of agents and back-end systems interoperate.

Core Framework Functions

The Version 1.0 release incorporates a wide range of functions, and Microsoft also outlined features in the framework pipeline. I’m presenting highlights of both current and planned features below.

Current release features include:

  • A graph-based engine that developers can use to build workflows combining agent reasoning with business logic, conditional branches, and converge results, all while surviving interruptions during long-running processes.
  • Support for orchestration patterns including sequential, concurrent, handoff, group chat, and Microsoft’s Magentic-One multi-agent system. All patterns support streaming, checkpointing, human-in-the-loop approvals, and pause/resume capability.
  • Ability to define agents’ instructions, tools, memory configuration, and orchestration topology, then to load and run them with a single API call. 
  • MCP support so agents can dynamically discover and invoke external tools exposed over MCP-compliant servers. A2A support that enables cross-runtime agent collaboration so agents can coordinate with agents running in other frameworks.
  • First-party service connectors for agent interactions with Microsoft Foundry, Azure OpenAI, OpenAI, Anthropic Claude, Amazon Bedrock, and Google Gemini.
  • Middleware hooks to intercept, transform, and extend agent behavior at execution with content safety filters, logging, compliance policies, and custom logic – all without modifying agent prompts.

Future Features

Version 1.0 is also shipping with preview features that are available for early adoption; Microsoft noted these features could evolve based on community feedback. They currently include:

  • A developer interface with a local debugger for visualizing agent execution, message flows, tool calls, and orchestration decisions.
  • GitHub Copilot SDK and Claude Code SDK to utilize either platform as an agent harness directly from within Agent Framework’s orchestration code. The SDKs handle the autonomous agent loop – planning, tool execution, file edits, and session management – while Agent Framework wraps them into a multi-agent workflow.
  • A customizable Microsoft Agent Framework harness and local runtime giving agents access to shell, file system, and messaging for coding agents, automation, and personal assistant functions.
  • Integration into Microsoft Foundry to operate Agent Framework agents as managed services on Microsoft Foundry or as Azure Durable Functions
  • Adapters for CopilotKit and ChatKit, including tool execution status and human-in-the-loop flows, for agent output to CopilotKit and ChatKit
  • Integration with Foundry’s managed tools and memory as well as observability and evaluations dashboards
  • Reusable domain “skills” that give agents structured capabilities out of the box

In terms of next steps, Microsoft recommends the Agent Framework quickstart guide for walkthroughs in .NET and Python or accessing Agent Framework samples on GitHub.


Ask Cloud Wars AI Agent about this analysis

Interested in Microsoft?

Schedule a discovery meeting to see if we can help achieve your goals

Connect With Us

Book a Demo

ai Cloud Wars featured Microsoft
Share. Facebook Twitter LinkedIn Email
Analystuser

Tom Smith

Editor in Chief, analyst, Cloud Wars

Areas of Expertise
  • AI/ML
  • Business Apps
  • Cloud
  • Digital Business

Tom Smith analyzes AI, copilots, cloud companies, and tech innovations for Cloud Wars. He has worked as an analyst tracking technology and tech companies for more than 20 years.

  Contact Tom Smith ...

Related Posts

How Gemini Enterprise Is Driving Internal Innovation at KPMG | Cloud Wars Live

May 5, 2026

AWS’s Awesome AI Acceleration: Still Falling Behind

May 5, 2026

Hyperscaler Backlog Soars to $2 Trillion: Greatest Growth Market World Has Ever Known!

May 4, 2026

Microsoft Accelerates Toward an Agentic Copilot Future Inspired by OpenClaw-Style AI Systems

May 4, 2026
Add A Comment

Comments are closed.

Recent Posts
  • How Gemini Enterprise Is Driving Internal Innovation at KPMG | Cloud Wars Live
  • AWS’s Awesome AI Acceleration: Still Falling Behind
  • Hyperscaler Backlog Soars to $2 Trillion: Greatest Growth Market World Has Ever Known!
  • Microsoft Accelerates Toward an Agentic Copilot Future Inspired by OpenClaw-Style AI Systems
  • Hyperscaler Backlog Hits $2 Trillion!

  • Ask Cloud Wars AI Agent
  • Tech Guidebooks
  • Industry Reports
  • Newsletters

Join Today

Most Popular Guidebooks and Reports

Accounts Payable Reimagined: ERP-Native Automation in Dynamics 365

March 30, 2026

elevaite365 Test Automation: Turning Software Testing into a Strategic Asset with AI

March 6, 2026

Driving Business Transformation with Agentic AI and ServiceNow

January 9, 2026

The Agentic Enterprise: How Microsoft and Industry Leaders Are Redefining Work Through AI

September 2, 2025

Advertisement
Cloud Wars
Twitter LinkedIn
  • Home
  • About Us
  • Privacy Policy
  • Get In Touch
  • Marketing Services
  • Do not sell my information
© 2026 Cloud Wars.

Type above and press Enter to search. Press Esc to cancel.

  • Login
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }