From efd2a150a85fba344fff4cc259a51d482b713de8 Mon Sep 17 00:00:00 2001 From: jkim-dd Date: Fri, 11 Jul 2025 16:29:56 -0600 Subject: [PATCH 1/2] Update aca_serverless_init.md Updated link in top info banner to redirect to proper documentation page. Currently hyperlinked to "Instrument Azure App Service with serverless-init" doc page, instead of the correct doc page "Azure Container Apps". --- content/en/serverless/guide/aca_serverless_init.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/serverless/guide/aca_serverless_init.md b/content/en/serverless/guide/aca_serverless_init.md index 1005ed83badaf..0bd65e4a15315 100644 --- a/content/en/serverless/guide/aca_serverless_init.md +++ b/content/en/serverless/guide/aca_serverless_init.md @@ -6,7 +6,7 @@ further_reading: text: 'Collect traces, logs, and custom metrics from Container Apps services' --- -
To instrument your Azure Container Apps applications with a sidecar, see Instrument Azure Container Apps.
+
To instrument your Azure Container Apps applications with a sidecar, see Instrument Azure Container Apps.
## Overview Azure Container Apps is a fully managed serverless platform for deploying and scaling container-based applications. Datadog provides monitoring and log collection for Container Apps through the [Azure integration][1]. Datadog also provides a solution for instrumenting your Container Apps applications with a purpose-built Agent to enable tracing, custom metrics, and direct log collection. From 0f096d024a0b8854d5326933dc9ad1eaa468eb5f Mon Sep 17 00:00:00 2001 From: jkim-dd Date: Fri, 11 Jul 2025 16:47:58 -0600 Subject: [PATCH 2/2] Update aca_serverless_init.md Updated hyperlinked text itself to more accurately reflect the hyperlinked doc page's name. --- content/en/serverless/guide/aca_serverless_init.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/serverless/guide/aca_serverless_init.md b/content/en/serverless/guide/aca_serverless_init.md index 0bd65e4a15315..3f1d1e80d2be3 100644 --- a/content/en/serverless/guide/aca_serverless_init.md +++ b/content/en/serverless/guide/aca_serverless_init.md @@ -6,7 +6,7 @@ further_reading: text: 'Collect traces, logs, and custom metrics from Container Apps services' --- -
To instrument your Azure Container Apps applications with a sidecar, see Instrument Azure Container Apps.
+
To instrument your Azure Container Apps applications with a sidecar, see Azure Container Apps.
## Overview Azure Container Apps is a fully managed serverless platform for deploying and scaling container-based applications. Datadog provides monitoring and log collection for Container Apps through the [Azure integration][1]. Datadog also provides a solution for instrumenting your Container Apps applications with a purpose-built Agent to enable tracing, custom metrics, and direct log collection.