This can happen if you're using Log Analytics backed application insights components. If you have Diagnostic Setting pointed to the any Log Analytics Workspace in use Application Insights. Under your Application Insights resource, check the Diagnostic Settings blade and remove any associated workspace. Another option is to Handle duplicate data in Azure Data Explorer though querying.
Application Insights Duplicate Telemetry
Diego Gaston Arrighi
40
Reputation points
Hi. I have duplicates entries in Application Insigth, not only traces from log.LogInformation() in Function App, also every log in traces, dependencies, request.
Example.
For the same operation_id, the requests log entries are duplicated
The same in dependencies
All the columns have the same data.
It is happening in production environment, but not in dev, qa, preprod, whit the same configurations.
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,658 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,925 questions
Accepted answer
-
Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
2023-03-29T21:31:55.9333333+00:00