Posts by this author

Jul 21, 2025
Post comments count0
Post likes count0

Azure Developer CLI: From Dev to Prod with One Click

This post walks through how to implement a "build once, deploy everywhere" pattern using Azure Developer CLI (azd) that provisions environment-specific infrastructure and promotes applications from dev to prod with the same build artifacts. You'll learn how to use conditional Bicep deployment, environment variable injection, package preservation ac...

Azure & CloudDevOpsCI/CD