Deploy To Azure banner
andrewcchoi andrewcchoi

Deploy To Azure

DevOps community

Description

--- description: Deploy DevContainer environment to Azure Container Apps for cloud-based development argument-hint: "" allowed-tools: [Bash, AskUserQuestion, Read] --- # Deploy DevContainer to Azure Deploy your DevContainer environment to Azure Container Apps for cloud-based development, CI/CD runners, or shared team environments. **What this does:** - Deploys your DevContainer to Azure as a cloud-hosted development environment - Uses Azure Developer CLI (`azd`) for infrastructure provisionin

Installation

Installs to ~/.claude/skills/andrewcchoi-sandbox-maxxing-deploy-to-azure/SKILL.md

Terminal
mkdir -p ~/.claude/skills/andrewcchoi-sandbox-maxxing-deploy-to-azure && curl -fsSL https://raw.githubusercontent.com/andrewcchoi/sandbox-maxxing/HEAD/commands/deploy-to-azure.md -o ~/.claude/skills/andrewcchoi-sandbox-maxxing-deploy-to-azure/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository