What problem does it solve?
This skill addresses the complexity of managing the entire AI agent lifecycle, from initial infrastructure provisioning and model deployment to continuous evaluation, fine-tuning, and production troubleshooting.
Core Features & Use Cases
- Full Lifecycle Orchestration: Manage agent scaffolding, deployment, and CI/CD pipelines using Azure Developer CLI (azd) and Foundry tools.
- Evaluation & Optimization: Run batch evaluations, harvest production traces for datasets, and optimize prompts or agent instructions to improve performance.
- Model Customization: Perform SFT, DPO, and RFT fine-tuning with integrated grader calibration and training curve analysis.
- Use Case: A developer can use this skill to provision a secure Foundry project, deploy a hosted agent, monitor its performance via App Insights, and fine-tune the underlying model based on production trace data.
Quick Start
Use the microsoft-foundry skill to scaffold and deploy a new hosted agent end-to-end by following the quick-start-hosted workflow.