Paas

4. Deploy Containers to Azure Container Apps

📚 Learning Objectives

After completing this exercise, you will be able to:

  • Deploy containers to Azure Container Apps
  • Use both Azure Portal and Azure CLI for deployment
  • Update running containers with new images
  • Understand the benefits of serverless container hosting
  • Manage container applications without infrastructure complexity

🔧 Prerequisites

  • Azure subscription with credits
  • Azure CLI installed (version 2.37.0 or later)
  • Docker Hub account with your PHP application from Exercise 1
  • Basic understanding of containers

📋 What is Azure Container Apps?

Azure Container Apps is a serverless container hosting service that allows you to:

»