Skip to content

Commit 08867a4

Browse files
Merge pull request #198094 from yelevin/yelevin/incident-features
Relate alerts to incidents documentation
2 parents b8578b7 + 6be8b87 commit 08867a4

20 files changed

+195
-1
lines changed

articles/sentinel/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@
302302
items:
303303
- name: Investigate incidents
304304
href: investigate-cases.md
305+
- name: Relate alerts to incidents
306+
href: relate-alerts-to-incidents.md
305307
- name: Search large datasets
306308
href: search-jobs.md
307309
- name: Restore historical data

articles/sentinel/investigate-cases.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,12 @@ To use the investigation graph:
102102

103103
![Explore more details](media/investigate-cases/exploration-cases.png)
104104

105-
For example, on a computer you can request related alerts. If you select an exploration query, the resulting entitles are added back to the graph. In this example, selecting **Related alerts** returned the following alerts into the graph:
105+
For example, you can request related alerts. If you select an exploration query, the resulting entitles are added back to the graph. In this example, selecting **Related alerts** returned the following alerts into the graph:
106106

107107
:::image type="content" source="media/investigate-cases/related-alerts.png" alt-text="Screenshot: view related alerts" lightbox="media/investigate-cases/related-alerts.png":::
108108

109+
See that the related alerts appear connected to the entity by dotted lines.
110+
109111
1. For each exploration query, you can select the option to open the raw event results and the query used in Log Analytics, by selecting **Events\>**.
110112

111113
1. In order to understand the incident, the graph gives you a parallel timeline.
@@ -116,6 +118,10 @@ To use the investigation graph:
116118

117119
:::image type="content" source="media/investigate-cases/use-timeline.png" alt-text="Screenshot: use timeline in map to investigate alerts.'" lightbox="media/investigate-cases/use-timeline.png":::
118120

121+
## Focus your investigation
122+
123+
Learn how you can broaden or narrow the scope of your investigation by either [adding alerts to your incidents or removing alerts from incidents](relate-alerts-to-incidents.md).
124+
119125
## Similar incidents (preview)
120126

121127
As a security operations analyst, when investigating an incident you'll want to pay attention to its larger context. For example, you'll want to see if other incidents like this have happened before or are happening now.
Binary file not shown.
Binary file not shown.
Binary file not shown.
75.1 KB
Loading
Binary file not shown.
49.1 KB
Loading
44.5 KB
Loading
116 KB
Loading

0 commit comments

Comments
 (0)