You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/functions-app-insights-disable-local-note.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,5 +7,5 @@ ms.author: glenga
7
7
---
8
8
9
9
>[!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.
0 commit comments