azd-deploymentDeploy 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.
Install via ClawdBot CLI:
clawdbot install thegovind/azd-deploymentGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
$OPENAICalls external URL not in known-safe list
https://my-openai.openai.azure.comUses known external API (expected, informational)
azure.comAI Analysis
The skill definition is a legitimate Azure deployment guide and configuration template. The external API references (azure.com) are expected and required for the stated purpose. No credential harvesting, data exfiltration, hidden instructions, or obfuscated malicious behavior is present.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Deploy a containerized frontend and backend for an online store using Azure Container Apps. The frontend handles customer UI, while the backend manages inventory and payments, with internal service discovery for secure communication. This setup supports scalable traffic during sales events and integrates with Azure services like Azure OpenAI for product recommendations.
Set up a secure, compliant pipeline for processing patient data with separate container apps for data ingestion, analysis, and API exposure. Use managed identities for accessing Azure Storage and Key Vault, ensuring HIPAA compliance. The idempotent deployments allow safe updates without disrupting ongoing operations.
Deploy a real-time dashboard and analytics backend to monitor IoT device data from manufacturing equipment. The frontend visualizes metrics, and the backend processes telemetry, with environment variables managing device endpoints. Remote builds in ACR ensure consistent deployment across development and production environments.
Launch a video streaming platform with containerized microservices for content delivery, user authentication, and billing. Use Bicep to provision infrastructure with custom domains and scaling rules. Hooks can preserve manual configurations like CDN settings during redeployments.
Deploy a financial application with a frontend for user input and a backend for risk calculations using Azure OpenAI. Implement environment variables to securely manage API keys and endpoints across dev, staging, and prod. The setup supports rapid iteration and compliance with financial regulations.
Offer the deployed application as a subscription-based service, with multi-tenant support using separate Azure environments for each customer. Revenue comes from monthly or annual fees, scaled based on usage metrics like API calls or data storage. This model benefits from azd's idempotent deployments for reliable updates.
Provide consulting to help clients set up and optimize their azd deployments for Azure Container Apps. Revenue is generated through project-based fees or hourly rates for configuration, troubleshooting, and training. This leverages the skill's focus on infrastructure-as-code and multi-service setups.
License the deployment framework or customized Bicep templates to large enterprises for internal use. Revenue includes upfront licensing costs and ongoing support contracts. The skill's environment management and hooks facilitate enterprise-scale deployments with compliance and security features.
💬 Integration Tip
Integrate with Azure Monitor for logging and alerts, and use Azure DevOps or GitHub Actions to automate azd deployments in CI/CD pipelines for continuous delivery.
Scored Apr 19, 2026
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.