From 19e57f9d61f36eba630a4d3befc129b5f4616ae7 Mon Sep 17 00:00:00 2001 From: Ryan Strat Date: Wed, 15 Jul 2026 16:20:32 -0400 Subject: [PATCH] Add Azure App Service to supported services list Azure App Service telemetry now receives aas.* and component resource-metadata enrichment through the App Insights integration, so add it to the supported Azure services list. --- content/en/tracing/guide/serverless_enable_azure_app_insights.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/tracing/guide/serverless_enable_azure_app_insights.md b/content/en/tracing/guide/serverless_enable_azure_app_insights.md index 3a24ec0c078..5c0cfd5ed26 100644 --- a/content/en/tracing/guide/serverless_enable_azure_app_insights.md +++ b/content/en/tracing/guide/serverless_enable_azure_app_insights.md @@ -42,6 +42,7 @@ Before you can use the Azure App Insights Integration, set up the following: Datadog enriches converted spans with Azure resource metadata for the following services: - Azure Functions +- Azure App Service - Azure Storage - Azure Cosmos DB - Azure API Management