What does it really take to ship an AI agent?

Microsoft Developer introduces “Sparkles”, a cupcake-ordering AI agent built with Azure AI Foundry and Microsoft Agent Framework, and follows the end-to-end path from building to operating the agent in production.

Overview

The video covers what it takes to ship an AI agent beyond a demo, using a concrete example agent (“Sparkles”) and walking through the full development and operations cycle.

The agent production problem

Choosing from a wide array of models

Building an agent in the portal

Building in code: Agent Framework and SDK

Loading persona and UI assets from MCP prompts

Calling live tools (Cupcake Store)

Inspecting execution traces

Tracing tokens, cost, and latency

Evaluating agent quality

Monitoring agents at scale

Governance, security, and guardrails

Video chapters