Skip to content

Commit 27a69d2

Browse files
authored
Apply suggestions from code review
1 parent 0a4cc63 commit 27a69d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/sentinel/get-visibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You see different types of automation data under **Automation**.
4242

4343
- At the top, you see a summary of the automation rules activity: Incidents closed by automation, the time the automation saved, and related playbooks health.
4444

45-
Microsoft Sentinel calculates the time saved by automation by finding the average time that a single automation saved, multiplied by the number of incident that were resolved by automation. The formula is as follows:
45+
Microsoft Sentinel calculates the time saved by automation by finding the average time that a single automation saved, multiplied by the number of incidents that were resolved by automation. The formula is as follows:
4646

4747
`(avgWithout - avgWith) * resolvedByAutomation`
4848

articles/sentinel/powerbi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can base Power BI reports on data from Microsoft Sentinel and share those re
1616
Microsoft Sentinel runs on Log Analytics workspaces, and you can use Kusto Query Language (KQL) to query the data.
1717

1818

19-
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).
19+
This article provides a scenario-based procedure to view analysis reports in Power BI for your Microsoft Sentinel data. For more information, see [Connect data sources](connect-data-sources.md) and [Visualize collected data](get-visibility.md).
2020

2121
In this article, you:
2222

@@ -35,7 +35,7 @@ People you granted access in the Power BI service, and members of the Teams chan
3535
To complete the steps in this article, you need:
3636

3737
- At least read access to a Microsoft Sentinel workspace that monitors sign-in attempts.
38-
- A Power BI account that has read access to the your Microsoft Sentinel workspace.
38+
- A Power BI account that has read access to your Microsoft Sentinel workspace.
3939
- [Power BI Desktop installed from the Microsoft Store](https://aka.ms/pbidesktopstore).
4040

4141
## Export a query from Microsoft Sentinel

0 commit comments

Comments
 (0)