Skip to content

Commit 164ad68

Browse files
authored
Update functions-app-insights-disable-local-note.md
1 parent 1d3ab92 commit 164ad68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ 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 and prevents data access by using API keys.
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.
1111

0 commit comments

Comments
 (0)