bymicrosoft· 555 skills
Take a working agent prototype to a scalable, observable production deployment on Microsoft Foundry. Covers deployment patterns (client-hosted, hosted agents, agent workflows), the agent lifecycle, model routing, response caching, evaluation gates, human-in-the-loop approval, observability with OpenTelemetry, cost optimisation, and smoke-testing deployed agents with the AI Smoke Test action. Based on Lesson 16 of AI Agents for Beginners. USE FOR: deploy an agent to production, scale an agent, Microsoft Foundry hosted agent, Foundry Agent Service, model routing, response caching, evaluation gate, release gate, human approval workflow, agent observability, agent tracing, agent cost optimisation, smoke test a hosted agent, production customer support agent. DO NOT USE FOR: building your first agent (start with Lesson 01), running agents locally on-device (use local-ai-agents / Lesson 17), Azure infrastructure provisioning unrelated to agents, non-Foundry deployment targets.
$npx -y skills add microsoft/ai-agents-for-beginners --skill deploying-scalable-agentsInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/ai-agents-for-beginners" --skill "microsoft/ai-agents-for-beginners/deploying-scalable-agents"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/ai-agents-for-beginners" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/ai-agents-for-beginners"` and select the relevant skills, then follow their instructions.