diff --git a/_includes/aci-ecs-eol.md b/_includes/aci-ecs-eol.md new file mode 100644 index 0000000000..45de328b5e --- /dev/null +++ b/_includes/aci-ecs-eol.md @@ -0,0 +1,4 @@ +>**Important** +> +>Docker Compose's integration for ECS and ACI is retiring in November 2023. +{: .important} diff --git a/cloud/aci-integration.md b/cloud/aci-integration.md index 6a09208351..17dbbf5303 100644 --- a/cloud/aci-integration.md +++ b/cloud/aci-integration.md @@ -7,6 +7,7 @@ redirect_from: toc_min: 1 toc_max: 2 --- +{% include aci-ecs-eol.md %} ## Overview diff --git a/cloud/ecs-integration.md b/cloud/ecs-integration.md index fbda6dbeef..49cf89da43 100644 --- a/cloud/ecs-integration.md +++ b/cloud/ecs-integration.md @@ -7,6 +7,7 @@ redirect_from: toc_min: 1 toc_max: 2 --- +{% include aci-ecs-eol.md %} ## Overview