3Implementing AI Agents
- 3.1Implementing Agents
Understand implementing agents with Foundry Agent Service from a developer’s view—composing model, instructions, knowledge (RAG), and tools (function calling); multistep reasoning; and managing threads/runs.
- 3.2Multi-Agent Orchestration
Understand multi-agent design—splitting complex work across specialized agents (role division, orchestrator, handoffs between agents)—and production safety (least privilege, human-in-the-loop, monitoring, evaluation).

