Skip to content

Commit b85dc12

Browse files
committed
Incorporating feedback
1 parent ee02e0b commit b85dc12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-monitor/logs/log-powerbi.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ This article explains how to feed data from Log Analytics into Power BI to produ
1919
2020
## Prerequisites
2121

22-
- You need a Log Analytics workspace that has some data. If needed, [create a diagnostic setting to send data to a Log Analytics workspace](../essentials/diagnostic-settings.md#create-diagnostic-settings).
2322
- To export the query to a .txt file that you can use in Power BI Desktop, you need [Power BI Desktop](https://powerbi.microsoft.com/desktop/).
2423
- To create a new dataset based on your query directly in the Power BI service:
2524
- You need a Power BI account.
@@ -28,7 +27,7 @@ This article explains how to feed data from Log Analytics into Power BI to produ
2827
## Permissions required
2928

3029
- To export the query to a .txt file that you can use in Power BI Desktop, you need `Microsoft.OperationalInsights/workspaces/query/*/read` permissions to the Log Analytics workspaces you query, as provided by the [Log Analytics Reader built-in role](./manage-access.md#log-analytics-reader), for example.
31-
- To create a new dataset based on your query directly in the Power BI service, you need `Microsoft.OperationalInsights/workspaces/write` permissions to the Log Analytics workspaces you query, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example. For more information, see [Set permissions](/power-bi/developer/azure-pbie-diag-logs).
30+
- To create a new dataset based on your query directly in the Power BI service, you need `Microsoft.OperationalInsights/workspaces/write` permissions to the Log Analytics workspaces you query, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example.
3231

3332
## Create Power BI datasets and reports from Log Analytics queries
3433

0 commit comments

Comments
 (0)