azure Azure Updates ·

Azure App Service Retires Docker Compose Feature, Recommends Sidecars

infraazuredeprecationengineer
deprecation

Azure App Service will retire its Docker Compose feature on March 31, 2027, urging users to migrate to sidecar containers. This transition offers enhanced multi-container application management through an easier configuration system, full Azure portal integration for individual container monitoring, and seamless integration with Azure App Service features like VNet and Managed Identity. Applications using Docker Compose will face disruptions after the retirement date if not migrated.

  • Docker Compose feature for Azure App Service to be retired March 31, 2027
  • Sidecar containers offer improved multi-container application management
Deprecations (1)
  • Docker Compose feature for Azure App Service to be retired March 31, 2027

    The Docker Compose feature within Azure App Service will be retired on March 31, 2027. Users are encouraged to transition to sidecar containers before this date to avoid service disruptions, which will manifest as HTTP 5xx errors for unsupported applications.

Features (1)
  • Sidecar containers offer improved multi-container application management

    Sidecar containers provide a more intuitive way to create and manage multi-container applications on Azure App Service. They feature an easier configuration system, full integration with the Azure portal for individual container status and logs, and seamless integration with Azure App Service features like VNet and Managed Identity.

Read the original announcement →

https://azure.microsoft.com/en-us/updates/?id=485167

Related releases