Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Container Apps, configuring remote builds with ACR, implementing idempotent deployments, managing environment variables across local/.azure/Bicep, or troubleshooting azd up failures. Triggers on requests for azd configuration, Container Apps deployment, multi-service deployments, and infrastructure-as-code with Bicep.
Initial release of azd-deployment skill for Azure Container Apps. - Deploy containerized frontend and backend apps using Azure Developer CLI (azd) with remote ACR builds and Bicep infrastructure-as-code. - Provides full sample file structure, azure.yaml service configuration, and Bicep module patterns. - Documents three-level environment variable management connecting local dev, azd-managed settings, and deployment parameters. - Details idempotent deployment patterns and how to preserve Portal-applied customizations on redeploy. - Includes RBAC assignment via deployment hooks and best practices for managed identities. - Offers built-in troubleshooting references, common azd commands, and key reminders for remote builds and environment management.