Skip to content

Commit 0586510

Browse files
committed
Adding Prerequisites and Permissions req'd
1 parent 8b42c4e commit 0586510

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ You can integrate Azure Monitor Log Analytics and Microsoft Excel using M query
1616
> [!NOTE]
1717
> Because Excel is a local client application, local hardware and software limitations impact it's performance and ability to process large sets of data.
1818
19+
## Prerequisites
20+
21+
To integrate Log Analytics and Excel, you need:
22+
23+
- [Excel](https://www.microsoft.com/en-us/microsoft-365/excel) local client application.
24+
- 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).
25+
26+
[!INCLUDE [log-analytics-query-permissions](../../../includes/log-analytics-query-permissions.md)]
27+
1928
## Create your M query in Log Analytics
2029

2130
1. **Create and run your query** in Log analytics as you normally would. Don’t worry if you hit the number of records limitation in the user interface. We recommend you use relative dates - like the ‘ago’ function or the UI time picker - so Excel refreshes the right set of data.

0 commit comments

Comments
 (0)