Deploy containers to Azure App Service

Intermediate
Developer
Azure App Service
Azure Container Registry

Deploy and manage containerized applications on Azure App Service by configuring container sources, runtime settings, application configuration, and diagnostics.

Learning objectives

After completing this module, you'll be able to:

  • Deploy custom containers to Azure App Service from container registries.
  • Configure container runtime behavior including startup commands, port settings, and persistent storage.
  • Configure application settings and connection strings in App Service.
  • Observe and troubleshoot containerized applications using App Service diagnostic tools.

Prerequisites

Before beginning this module, you should have:

  • Experience building and running containers.
  • Basic understanding of Azure services and the Azure portal.
  • Familiarity with command-line tools including Azure CLI.