Skip to content

Commit c5d106f

Browse files
authored
Create functions-app-insights-disable-local-note.md
1 parent 95b22b7 commit c5d106f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
author: ggailey777
3+
ms.service: azure-functions
4+
ms.topic: include
5+
ms.date: 07/11/2024
6+
ms.author: glenga
7+
---
8+
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.
11+

0 commit comments

Comments
 (0)