Skip to content

Commit bb577c3

Browse files
committed
updates
1 parent 09007c5 commit bb577c3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

defender-xdr/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,8 @@
309309
href: advanced-hunting-exposuregraphnodes-table.md
310310
- name: GraphApiAuditEvents
311311
href: advanced-hunting-graphapiauditevents-table.md
312+
- name: IdentityAccountInfo
313+
href: advanced-hunting-identityaccountinfo-table.md
312314
- name: IdentityDirectoryEvents
313315
href: advanced-hunting-identitydirectoryevents-table.md
314316
- name: IdentityInfo

defender-xdr/advanced-hunting-identityaccountinfo-table.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ For information on other tables in the advanced hunting schema, [see the advance
4949
| `AccountUpn` | `string` | User principal name (UPN) of the account |
5050
| `EmailAddress` | `string` | SMTP address of the account |
5151
| `CriticalityLevel` | `int` | The criticality score of the account |
52+
| `DefenderRiskLevel` | `int` | The risk level of the account as calculated by Microsoft Defender |
53+
| `DefenderRiskUpdateTime` | `datetime` | Date and time Microsoft Defender last updated the risk level of the account |
5254
| `Type` | `string` | Type of identity; possible values: User, ServiceAccount |
5355
| `GivenName` | `string` | Given name or first name of the account user |
5456
| `Surname` | `string` | Surname, family name, or last name of the account user |

0 commit comments

Comments
 (0)