🔹 Feature: azd ai agent extension
🔹 What It Does: Scaffold, provision, and deploy AI agents to Microsoft Foundry — straight from your terminal, from code to live endpoint in minutes.
What is it giving you:
✅ End-to-End Lifecycle: From init through provisioning, deployment, monitoring, and CI/CD — one consistent CLI experience.
✅ Declarative Config: azure.yaml and agent.yaml define services, models, and dependencies — all version-controlled with your code.
✅ One-Command Deploy: azd up builds the container, pushes to ACR, provisions Foundry resources, deploys models, and registers the agent.
✅ Local Dev Loop: azd ai agent run runs the agent locally against your remote Azure resources for fast iteration.
✅ Pipeline Ready: Generate Azure DevOps or GitHub Actions pipelines directly from the CLI — production path from day one.
🚀 Fast run:
azd init
azd up
azd monitor
azd pipeline config
🌐 https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/extensions/azure-ai-foundry-extension
🌐 https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-foundry-agent-extension/