From bbb60b0e06c556e35e6a3af30c36ef29d70fdd98 Mon Sep 17 00:00:00 2001 From: Duncan Harvey Date: Tue, 5 May 2026 11:06:09 -0400 Subject: [PATCH 1/3] update deprecation notice for aas linux wrapper --- .../guide/azure_app_service_linux_code_wrapper_script.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md b/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md index e31226ef6c4..0f0cb6db0f8 100644 --- a/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md +++ b/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md @@ -7,9 +7,7 @@ further_reading: ---
-The AAS Linux Wrapper is now deprecated. It will continue to receive layer bumps but no new features. -It will be retired on March 1, 2026, at which point no further updates will be provided. -You can continue to use the wrapper after March 1, 2026, but its use will not be supported. +The AAS Linux Wrapper is deprecated as of March 1, 2026. You can continue to use the wrapper, however no further updates, fixes, or support will be provided. Datadog strongly recommends switching to the sidecar instrumentation method as soon as possible.
From e5e80e99bc1d7847597e3468523065473430388b Mon Sep 17 00:00:00 2001 From: Duncan Harvey Date: Tue, 5 May 2026 12:52:27 -0400 Subject: [PATCH 2/3] add security patches to note --- .../guide/azure_app_service_linux_code_wrapper_script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md b/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md index 0f0cb6db0f8..9e4914015e2 100644 --- a/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md +++ b/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md @@ -7,7 +7,7 @@ further_reading: ---
-The AAS Linux Wrapper is deprecated as of March 1, 2026. You can continue to use the wrapper, however no further updates, fixes, or support will be provided. +The AAS Linux Wrapper is deprecated as of March 1, 2026. You can continue to use the wrapper, however no further updates, fixes, security patches, or support will be provided. Datadog strongly recommends switching to the sidecar instrumentation method as soon as possible.
From 9333c10f8cc7ad9c419b52bf0b8dcbe81bd7a078 Mon Sep 17 00:00:00 2001 From: Duncan Harvey <35278470+duncanpharvey@users.noreply.github.com> Date: Tue, 5 May 2026 17:00:04 -0400 Subject: [PATCH 3/3] Update content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md Co-authored-by: Brett Blue <84536271+brett0000FF@users.noreply.github.com> --- .../guide/azure_app_service_linux_code_wrapper_script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md b/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md index 9e4914015e2..107595e93e1 100644 --- a/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md +++ b/content/en/serverless/guide/azure_app_service_linux_code_wrapper_script.md @@ -7,7 +7,7 @@ further_reading: ---
-The AAS Linux Wrapper is deprecated as of March 1, 2026. You can continue to use the wrapper, however no further updates, fixes, security patches, or support will be provided. +The AAS Linux Wrapper is deprecated as of March 1, 2026. You can continue to use the wrapper; however, no further updates, fixes, security patches, or support will be provided. Datadog strongly recommends switching to the sidecar instrumentation method as soon as possible.