What problem does it solve? Managing the full lifecycle of Azure AI Foundry agents and models requires juggling many disconnected operations: provisioning resources, deploying models, containerizing agents, running evaluations, managing quotas, and configuring RBAC. This Skill unifies those workflows into guided, validated procedures. ## Core Features & Use Cases - Agent Lifecycle Management: Create, containerize, deploy to ACR, invoke, troubleshoot, and update hosted or prompt agents through Azure MCP tools and CLI workflows. - Evaluation & Observability: Run batch and continuous evaluations, optimize prompts, query traces via Application Insights, and build versioned datasets from production traces. - Infrastructure Provisioning: Create Foundry projects and AI Services resources, deploy models with preset/custom/capacity-discovery routing, and configure private networking. - Governance Operations: Manage RBAC role assignments, service principals, quotas, and capacity planning across regions. - Use Case: A developer asks to deploy a new support agent: the Skill provisions a Foundry project, deploys gpt-4o after checking regional quota, containerizes and deploys the agent, then sets up continuous evaluation with a trace-derived dataset. ## Quick Start Ask the assistant to deploy your agent to Microsoft Foundry and set up continuous evaluation for it.