Skip to content

Commit e9305e4

Browse files
Merge pull request #297757 from gabesmsft/patch-1
Update configure-custom-container.md
2 parents 950d434 + 5eede38 commit e9305e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-custom-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ For more troubleshooting information, see the Azure App Service blog: [Enabling
489489
## Configure multi-container apps
490490

491491
> [!NOTE]
492-
> Sidecar containers succeed multi-container apps in App Service. To get started, see [Tutorial: Configure a sidecar container for custom container in Azure App Service](tutorial-custom-container-sidecar.md).
492+
> The Docker Compose feature will be retired on March 31, 2027. Sidecar containers succeed multi-container apps in App Service. For new services, refer to [Tutorial: Configure a sidecar container for custom container in Azure App Service](tutorial-custom-container-sidecar.md). For existing multi-container apps in App Service, refer to [Migrating your Docker Compose applications to the Sidecar feature](https://azure.github.io/AppService/2025/04/01/Docker-compose-migration.html).
493493
494494
- [Use persistent storage in Docker Compose](#use-persistent-storage-in-docker-compose)
495495
- [Preview limitations](#preview-limitations)

0 commit comments

Comments
 (0)