Deploy DAPR application to Azure Container Apps or AKS with automatic configuration
# DAPR Azure Deployment Deploy your DAPR application to Azure with production-ready configuration. ## Behavior When the user runs `/dapr:deploy`: 1. **Select Deployment Target** - Azure Container Apps (recommended for most cases) - Azure Kubernetes Service (for advanced control) - Ask user preference if $ARGUMENTS doesn't specify 2. **Pre-Deployment Validation** - Verify Azure CLI is installed and logged in - Check DAPR configuration is valid - Validate Docker/container image exists - Ensure required Azure resources exist 3. **Container Apps Deployment** 4. *...
Automated deployment with pre-flight checks, staging validation, and production rollout
Deploy the application to the specified environment with comprehensive validation.
Safe, staged deployment with quality gates and rollback capability
Deploy Apache Kafka cluster using Terraform (Apache Kafka, AWS MSK, or Azure Event Hubs). Guides platform selection, sizing, and deployment.
Generate deployment artifacts (API, Docker, monitoring)