What problem does it solve?
This Skill streamlines the full lifecycle of Azure AI Foundry agents by providing guided, production-ready workflows to containerize, deploy, invoke, evaluate, monitor, and troubleshoot agents so teams can safely ship and operate agent-based services.
Core Features & Use Cases
- Agent lifecycle orchestration: Build Docker images, push to ACR, create or update hosted/contained agent deployments, and start/stop containers.
- Evaluation & optimization: Run batch evaluations, harvest traces into eval datasets, analyze failures, and drive prompt optimization and instruction improvements.
- Project and resource management: Create Foundry projects and AI Services resources, perform capacity discovery, handle RBAC/quota checks, and resolve deployment failures with diagnostics and monitoring.
- Use Case: Onboard a new agent by creating a Foundry project, containerizing the agent, deploying to an optimal region, running CI evaluation tests, and iterating prompts based on eval results.
Quick Start
Deploy the agent in ./my-agent to Azure Foundry using the preset workflow, push the image to ACR, and monitor the deployment until the container is running.