Skip to content

Commit 0540ca4

Browse files
authored
Merge pull request #125755 from v-jaswel/aca/v-jaswel_work_item_357253_20250207
[ACA] [357253] Add note that App Insights must allow local auth for OTel
2 parents 10119da + c85f449 commit 0540ca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn to record and query data collected using OpenTelemetry in Azu
44
services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
7-
ms.date: 01/29/2025
7+
ms.date: 02/07/2025
88
ms.author: cshoe
99
ms.topic: how-to
1010
---
@@ -57,7 +57,7 @@ The only configuration detail required from Application Insights is the connecti
5757

5858
The connection string contains an instrumentation key, which is a unique identifier used to associate telemetry to a specific Application Insights resource. Instrumentation keys aren't security tokens or security keys, and aren't considered secrets.
5959

60-
If you want to protect your Application Insights resource from misuse, see [Microsoft Entra authentication for Application Insights](/azure/azure-monitor/app/azure-ad-authentication#microsoft-entra-authentication-for-application-insights).
60+
If you want to protect your Application Insights resource from misuse, see [Microsoft Entra authentication for Application Insights](/azure/azure-monitor/app/azure-ad-authentication#microsoft-entra-authentication-for-application-insights). However, the Application Insights resource must [allow local authentication](/azure/azure-monitor/app/azure-ad-authentication#disable-local-authentication) to receive data from the OpenTelemetry data agent.
6161

6262
# [ARM template](#tab/arm)
6363

0 commit comments

Comments
 (0)