From Code to Agents: Build Production MCP Servers on Azure Functions

Jonah Andersson explains how to take AI agents from prototype to production by building MCP servers on Azure Functions, using .NET to expose tools that agents can discover and invoke at runtime. The session uses a DevOps CI/CD scenario where agents detect deployment issues, diagnose failures, and create rollback PRs in Azure DevOps.

Overview

What problem this session targets

MCP as the tool-invocation standard

Reference scenario: DevOps CI/CD automation with rollback PRs

The session describes a real-world DevOps automation scenario where agents:

Azure and .NET implementation approach

Session context

Speaker