Azure update · July 15, 2026
Announcing: GitHub Copilot and Claude Code connectors in Microsoft Agent Framework
Microsoft Agent Framework now ships generally available connectors for GitHub Copilot and Claude Code, so developers can build .NET and Python agents that delegate coding tasks to either system without writing custom adapter code. The connectors plug into Agent Framework's standard tool surface, which means the same agent definition can route work to GitHub Copilot for repository-aware suggestions or to Claude Code for longer reasoning chains, then return results to the orchestrating agent. Teams already using Agent Framework with Microsoft Foundry, OpenAI, or Azure OpenAI can add the new connectors without changing their session, middleware, or telemetry setup. The connectors honor existing identity, content safety, and observability policies, so coding-agent traffic shows up in the same traces and dashboards as the rest of the fleet. Learn more .
Brief published .