Episode

Creating a CI/CD pipeline for Azure Container Apps with azd | Getting Started with .NET on ACA (Part 5 of 8)

with Frank Boucher, Justin Yoo

In this chapter, we'll learn how to create a Continuous Integration/Continuous Deployment (CI/CD) pipeline. We'll create a GitHub Actions workflow that builds, pushes, and deploys the Docker images to our Azure Container App environment. The code in this chapter is based on the Chapter 4 microservice's code and can be found in the sample directory.

Chapters

Next episode

Azure
Azure Container Apps
.NET
GitHub