Skip to content

Commit a633b6e

Browse files
author
Kai Nawroth
authored
Update export-telemetry.md
1 parent 42686b2 commit a633b6e

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
@@ -271,7 +271,7 @@ To migrate to diagnostic settings export:
271271
> [!CAUTION]
272272
> If you want to store diagnostic logs in a Log Analytics workspace, there are two things to consider to avoid seeing duplicate data in Application Insights:
273273
> * The destination can't be the same Log Analytics workspace that your Application Insights resource is based on.
274-
> * The Application Insights user can't have access to both the Application Insights resource and the workspace created for diagnostic logs. This can be done with [Azure role-based access control (Azure RBAC)](./resources-roles-access-control.md).
274+
> * The Application Insights user can't have access to both the Application Insights resource and the workspace created for diagnostic logs. This can be done by [setting the Log Analytics **Access control mode** to **Requires workspace permissions**](/azure/azure-monitor/logs/log-analytics-workspace-overview#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
276276
<!--Link references-->
277277

0 commit comments

Comments
 (0)