Skip to content

Commit c3a11f9

Browse files
Merge pull request #233586 from cwatson-cat/4-5-21-mv-pbi-tut
Sentinel - Move PowerBI article from tutorials
2 parents 4011c73 + 30dbe50 commit c3a11f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/sentinel/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
href: tutorial-log4j-detection.md
2828
- name: Get started with notebooks and MSTICPy
2929
href: notebook-get-started.md
30-
- name: Create a Power BI report from Microsoft Sentinel
31-
href: powerbi.md
3230
- name: Build and monitor Zero Trust
3331
href: sentinel-solution.md
3432
- name: Integrate with Microsoft Defender for IoT
@@ -813,6 +811,8 @@
813811
href: get-visibility.md
814812
- name: Use Azure Monitor workbooks
815813
href: ./monitor-your-data.md
814+
- name: Create a Power BI report
815+
href: powerbi.md
816816
- name: Detect threats and analyze data
817817
items:
818818
- name: MITRE ATT&CK coverage

articles/sentinel/powerbi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ ms.topic: conceptual
77
ms.date: 01/09/2023
88
---
99

10-
# Tutorial: Create a Power BI report from Microsoft Sentinel data
10+
# Create a Power BI report from Microsoft Sentinel data
1111

1212
[Power BI](https://powerbi.microsoft.com/) is a reporting and analytics platform that turns data into coherent, immersive, interactive visualizations. Power BI lets you easily connect to data sources, visualize and discover relationships, and share insights with whoever you want.
1313

1414
You can base Power BI reports on data from Microsoft Sentinel Log Analytics workspaces, and share those reports with people who don't have access to Microsoft Sentinel. For example, you might want to share information about failed sign-in attempts with app owners, without granting them Microsoft Sentinel access. Power BI visualizations can provide the data at a glance.
1515

16-
In this tutorial, you:
16+
In this article, you:
1717

1818
> [!div class="checklist"]
1919
> * Export a Log Analytics Kusto query to a Power BI M language query.
@@ -24,11 +24,11 @@ In this tutorial, you:
2424
People you granted access in the Power BI service, and members of the Teams channel, can see the report without needing Microsoft Sentinel permissions.
2525

2626
> [!NOTE]
27-
> This tutorial provides a scenario-based procedure for a top customer ask: viewing analysis reports in PowerBI for your Microsoft Sentinel data. For more information, see [Connect data sources](connect-data-sources.md) and [Visualize collected data](get-visibility.md).
27+
> This article provides a scenario-based procedure to view analysis reports in PowerBI for your Microsoft Sentinel data. For more information, see [Connect data sources](connect-data-sources.md) and [Visualize collected data](get-visibility.md).
2828
>
2929
## Prerequisites
3030

31-
To complete this tutorial, you need:
31+
To complete the steps in this article, you need:
3232

3333
- At least read access to a Microsoft Sentinel Log Analytics workspace that monitors sign-in attempts.
3434
- A Power BI account that has read access to the Log Analytics workspace.

0 commit comments

Comments
 (0)