Skip to content

Commit 4c6ec19

Browse files
authored
Mattchenderson review comments
1 parent 164ad68 commit 4c6ec19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-app-insights-disable-local-note.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
author: ggailey777
33
ms.service: azure-functions
44
ms.topic: include
5-
ms.date: 07/11/2024
5+
ms.date: 07/12/2024
66
ms.author: glenga
77
---
88

99
>[!NOTE]
10-
>When using `APPLICATIONINSIGHTS_AUTHENTICATION_STRING` to connect to Application Insights using Microsoft Entra authentication, you should also [Disable local authentication](../articles/azure-monitor/app/azure-ad-authentication.md#disable-local-authentication). This configuration allows you to ingest telemetry authenticated exclusively by Microsoft Entra ID into your workspace and prevents the use of other authentication methods, like API keys.
10+
>When using `APPLICATIONINSIGHTS_AUTHENTICATION_STRING` to connect to Application Insights using Microsoft Entra authentication, you should also [Disable local authentication for Application Insights](../articles/azure-monitor/app/azure-ad-authentication.md#disable-local-authentication). This configuration requires Microsoft Entra authentication in order for telemetry to be ingested into your workspace.
1111

0 commit comments

Comments
 (0)