Communityv0.1.0

Azd Deployment for Azure

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.

2.1kdownloads1active installsthegovind
View on ClawHubBack to Skills

Skill Details

Slug
azd-deployment
Latest Version
0.1.0
Author
thegovind
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Azd Deployment for Azure.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

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.