Skip to content

Commit cc60076

Browse files
author
Kai Nawroth
authored
Update export-telemetry.md
1 parent 6d6d0fa commit cc60076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/export-telemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ To migrate to diagnostic settings export:
273273
> * The destination can't be the same Log Analytics workspace that your Application Insights resource is based on.
274274
> * The Application Insights user can't have access to both workspaces. This can be done by setting the Log Analytics [Access control mode](/azure/azure-monitor/logs/log-analytics-workspace-overview#permissions) to **Requires workspace permissions** and ensuring through [Azure role-based access control (Azure RBAC)](./resources-roles-access-control.md) that the user only has access to the Log Analytics workspace the Application Insights resource is based on.
275275
>
276-
> These steps are necessary because Applications Insights accumulates telemetry across different Log Analyticics workspaces and uses the same table names for diagnostic logs, leading to duplicate data in Application Insights.
276+
> These steps are necessary because Application Insights accesses telemetry across Application Insight resources (including Log Analytics workspaces) to provide complete end-to-end transaction operations and accurate application maps. Because diagnostic logs use the same table names, duplicate telemetry can be displayed if the user has access to multiple resources containing the same data.
277277
278278
<!--Link references-->
279279

0 commit comments

Comments
 (0)