Skip to content

Commit 57cc19e

Browse files
committed
Tweaks
1 parent 3b81ad1 commit 57cc19e

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

articles/sentinel/ueba-reference.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,22 @@ If you're onboarding Microsoft Sentinel to the Defender portal, select the "Comp
318318
| **UserStateChangedOn** | datetime | The date of the last time the account state was changed (UTC). |
319319
| **UserType** | string | The user type. |
320320

321+
The following fields, while they exist in the Log Analytics schema, should be disregarded, as they're not used or supported by Microsoft Sentinel:
322+
323+
- Applications
324+
- EntityRiskScore
325+
- ExtensionProperty
326+
- InvestigationPriority
327+
- InvestigationPriorityPercentile
328+
- IsMFARegistered
329+
- IsServiceAccount
330+
- LastSeenDate
331+
- OnPremisesExtensionAttributes
332+
- RelatedAccounts
333+
- ServicePrincipals
334+
- Tags
335+
- UACFlags
336+
321337
# [Compare to unified schema](#tab/unified-table)
322338

323339
The following fields have been renamed in the unified version. Therefore, if you're onboarding Microsoft Sentinel to the Defender portal, check your queries for any references to these fields, and update them if necessary.
@@ -346,7 +362,7 @@ The following field names no longer exist in the unified version. Be sure to rem
346362
- **UserState**
347363
- **UserStateChangedOn**
348364

349-
The following fields, while they exist in the Log Analytics schema, are not used by Microsoft Sentinel at all, and they no longer exist in the unified version:
365+
The following fields, while they exist in the Log Analytics schema, should be disregarded, as they're not used or supported by Microsoft Sentinel:
350366

351367
- Applications
352368
- EntityRiskScore
@@ -362,6 +378,8 @@ The following fields, while they exist in the Log Analytics schema, are not used
362378
- Tags
363379
- UACFlags
364380

381+
These fields don't exist at all in the new, unified schema.
382+
365383
---
366384

367385
## Next steps

0 commit comments

Comments
 (0)