Back to skills
DevOps & CloudMarkdown

azd-deployment

Deploy containerized applications to Azure Container Apps.

Installs

1.8K

Stars

0

Forks

0

Updated

Mar 16, 2026

Install command

clawhub install thegovind/azd-deployment

What it does

Handles deployment of containerized applications to Azure Container Apps using the Azure Developer CLI (azd). Covers azure.yaml configuration, Bicep infrastructure modules, remote builds via ACR, environment variable flow across local and cloud environments, and managed identity RBAC setup.

Why it's useful

azd combines Bicep provisioning, ACR image builds, and Container App deployment into a single idempotent command, removing the need to manually coordinate each Azure CLI step.

Use cases

Deploying a containerized frontend and backend to Azure Container Apps
Setting up idempotent Bicep infrastructure for repeatable provision runs
Configuring remote ACR builds to avoid ARM/AMD64 architecture mismatches on M1 Macs
Managing environment variables across dev, staging, and production azd environments
Assigning managed identity RBAC roles to Container Apps after provisioning

Community reviews

Comments from operators using this skill

0 comments

Log in to leave a review, rate the skill, and help the best community tools rise to the top.

Related skills

More in DevOps & Cloud

Browse all skills →