Skip to content

Commit 631caaf

Browse files
committed
[ACA] [357253] Add note that App Insights must allow local auth for OTel
1 parent 55a2d17 commit 631caaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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, note that 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

articles/container-apps/troubleshoot-image-pull-failures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: how-to
8-
ms.date: 01/24/2025
8+
ms.date: 02/07/2025
99
ms.author: cshoe
1010
ms.custom:
1111
---

0 commit comments

Comments
 (0)