Skip to content

Commit bf58960

Browse files
Merge pull request #277667 from yelevin/patch-2
Refining note about entity mapping
2 parents f7c518f + df62175 commit bf58960

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/sentinel/entities-reference.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,24 @@ description: This article displays the Microsoft Sentinel entity types and their
44
author: yelevin
55
ms.author: yelevin
66
ms.topic: reference
7-
ms.date: 10/15/2023
7+
ms.date: 06/09/2024
88
---
99

1010
# Microsoft Sentinel entity types reference
1111

12-
This document contains two sets of information regarding entities and entity types in Microsoft Sentinel.
13-
- The [**Entity types and identifiers**](#entity-types-and-identifiers) table shows the different types of entities that can be used in [entity mapping](map-data-fields-to-entities.md) in both [analytics rules](detect-threats-custom.md) and [hunting](hunting.md). The table also shows, for each entity type, the different identifiers that can be used to identify an entity.
14-
- The [**Entity schema**](#entity-type-schemas) section shows the data structure and schema for entities in general and for each entity type in particular, including some types that are not represented in the entity mapping feature.
12+
This document contains two sets of information regarding entities and entity types in Microsoft Sentinel and the [Microsoft unified security operations platform](microsoft-sentinel-defender-portal.md).
13+
- The [**Entity types and identifiers**](#entity-types-and-identifiers) table shows the different types of [entities](entities.md) that can be identified in alerts and incidents, allowing you to [track and investigate them](entity-pages.md). The table also shows, for each entity type, the different identifiers that can be used to identify an entity.
14+
- The [**Entity schema**](#entity-type-schemas) section shows the data structure and schema for entities in general and for each entity type in particular.
15+
16+
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
1517

1618
## Entity types and identifiers
1719

18-
The following table shows the **entity types** currently available for mapping in Microsoft Sentinel, and the **attributes** available as **identifiers** for each entity type. Nearly all of these attributes appear in the **Identifiers** drop-down list in the [entity mapping](map-data-fields-to-entities.md) section of the [analytics rule wizard](detect-threats-custom.md) (see footnotes for exceptions).
20+
The following table shows the **entity types** that can be recognized by Microsoft Sentinel, and the **attributes** that can be used as **identifiers** for each entity type.
1921

20-
You can use up to three identifiers for a single entity mapping. **Strong identifiers** alone are sufficient to uniquely identify an entity, whereas **weak identifiers** can do so only in combination with other identifiers.
22+
Microsoft Sentinel recognizes entities in alerts and incidents that are created by [entity mapping](map-data-fields-to-entities.md) in [analytics rules](threat-detection.md). It also recognizes entities already identified in alerts ingested from other sources.
2123

22-
Learn more about [strong and weak identifiers](entities.md#strong-and-weak-identifiers).
24+
You can currently use up to three identifiers for a given entity when creating an entity mapping in Microsoft Sentinel. **Strong identifiers** alone are sufficient to uniquely identify an entity, whereas **weak identifiers** can do so only in combination with other identifiers. Learn more about [strong and weak identifiers](entities.md#strong-and-weak-identifiers). Most but not all identifiers in this table can be used when creating entity mappings in Microsoft Sentinel (see footnotes).
2325

2426
| Entity type | Identifiers | Strong identifiers | Weak identifiers |
2527
| - | - | - | - |

0 commit comments

Comments
 (0)