You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/normalization-schema-v1.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Below is the schema of the network sessions table, versioned 1.0.0
70
70
|**DvcHostname**| Device Name (String) | syslogserver1.contoso.com | The device name of the device generating the message. | Device |
71
71
|**EventProduct**| String | OfficeSharepoint | The product generating the event. | Event |
72
72
|**EventProductVersion**| string | 9.0 | The version of the product generating the event. | Event |
73
-
|**EventResourceId**| Device ID (String) | /subscriptions/3c1bb38c-82e3-4f8d-a115-a7110ba70d05 /resourcegroups/contoso77/providers /microsoft.compute/virtualmachines /syslogserver1 | The resource ID of the device generating the message. | Event |
73
+
|**EventResourceId**| Device ID (String) | /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e /resourcegroups/contoso77/providers /microsoft.compute/virtualmachines /syslogserver1 | The resource ID of the device generating the message. | Event |
74
74
|**EventReportUrl**| String |https://192.168.1.1/repoerts/ae3-56.htm| A link to the full report created by the reporting device | Event |
75
75
|**EventVendor**| String | Microsoft | The vendor of the product generating the event. | Event |
76
76
|**EventResult**| Multivalue: Success, Partial, Failure, [Empty] (String) | Success | The result reported for the activity. Empty value when not applicable. | Event |
@@ -102,7 +102,7 @@ Below is the schema of the network sessions table, versioned 1.0.0
102
102
|**DstDvcDomain**| String | CONTOSO | The Domain of the destination device. | Destination,<br>Device |
103
103
|**DstPortNumber**| Integer | 443 | The destination IP port. | Destination,<br>Port |
104
104
|**DstGeoRegion**| Region (String) | Vermont | The region associated with the destination IP address | Destination,<br>Geo |
105
-
|**DstResourceId**| Device ID (String) | /subscriptions/3c1bb38c-82e3-4f8d-a115-a7110ba70d05 /resourcegroups/contoso77/providers /microsoft.compute/virtualmachines /victim | The resource ID of the destination device. | Destination |
105
+
|**DstResourceId**| Device ID (String) | /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e /resourcegroups/contoso77/providers /microsoft.compute/virtualmachines /victim | The resource ID of the destination device. | Destination |
106
106
|**DstNatIpAddr**| IP address | 2::1 | If reported by an intermediary NAT device such as a firewall, the IP address used by the NAT device for communication with the source. | Destination NAT,<br>IP |
107
107
|**DstNatPortNumber**| int | 443 | If reported by an intermediary NAT device such as a firewall, the port used by the NAT device for communication with the source. | Destination NAT,<br>Port |
108
108
|**DstUserSid**| User SID | S-12-1445 | The User ID of the identity associated with the session’s destination. Typically, the identity used to authenticate a server. For more information, see [Data types and formats](#data-types-and-formats). | Destination,<br>User |
@@ -145,7 +145,7 @@ Below is the schema of the network sessions table, versioned 1.0.0
145
145
|**SrcDvcMacAddr**| String | 06:10:9f:eb:8f:14 | The source MAC address of a device that is not directly associated with the network packet. | Source,<br>Device,<br>Mac |
146
146
|**SrcPortNumber**| Integer | 2335 | The IP port from which the connection originated. May not be relevant for a session comprising multiple connections. | Source,<br>Port |
147
147
|**SrcGeoRegion**| Region (String) | Vermont | The region within a country/region associated with the source IP address | Source,<br>Geo |
148
-
|**SrcResourceId**| String | /subscriptions/3c1bb38c-82e3-4f8d-a115-a7110ba70d05 /resourcegroups/contoso77/providers /microsoft.compute/virtualmachines /syslogserver1 | The resource ID of the device generating the message. | Source |
148
+
|**SrcResourceId**| String | /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e /resourcegroups/contoso77/providers /microsoft.compute/virtualmachines /syslogserver1 | The resource ID of the device generating the message. | Source |
149
149
|**SrcNatIpAddr**| IP address | 4.3.2.1 | If reported by an intermediary NAT device such as a firewall, the IP address used by the NAT device for communication with the destination. | Source NAT,<br>IP |
150
150
|**SrcNatPortNumber**| Integer | 345 | If reported by an intermediary NAT device such as a firewall, the port used by the NAT device for communication with the destination. | Source NAT,<br>Port |
151
151
|**SrcUserSid**| User ID (String) | S-15-1445 | The user ID of the identity associated with the sessions source. Typically, user performing an action on the client. For more information, see [Data types and formats](#data-types-and-formats). | Source,<br>User |
Copy file name to clipboardExpand all lines: articles/sentinel/ueba-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The following table describes the enrichments featured in the **UsersInsights**
90
90
| --- | --- | --- |
91
91
|**Account display name**<br>*(AccountDisplayName)*| The account display name of the user. | Admin, Hayden Cook |
92
92
|**Account domain**<br>*(AccountDomain)*| The account domain name of the user. ||
93
-
|**Account object ID**<br>*(AccountObjectID)*| The account object ID of the user. |a58df659-5cab-446c-9dd0-5a3af20ce1c2|
93
+
|**Account object ID**<br>*(AccountObjectID)*| The account object ID of the user. |aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb|
94
94
|**Blast radius**<br>*(BlastRadius)*| The blast radius is calculated based on several factors: the position of the user in the org tree, and the user's Microsoft Entra roles and permissions. User must have *Manager* property populated in Microsoft Entra ID for *BlastRadius* to be calculated. | Low, Medium, High |
95
95
|**Is dormant account**<br>*(IsDormantAccount)*| The account has not been used for the past 180 days. | True, False |
96
96
|**Is local admin**<br>*(IsLocalAdmin)*| The account has local administrator privileges. | True, False |
|**Asset Id**| String, depending on asset type |`/subscriptions/d1d8779d-38d7-4f06-91db-9cbc8de0176f/resourceGroups/SOC-Purview/providers/Microsoft.Storage/storageAccounts/purviewadls`| Mandatory |
27
+
|**Asset Id**| String, depending on asset type |`/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/SOC-Purview/providers/Microsoft.Storage/storageAccounts/purviewadls`| Mandatory |
|**Tags**| List |`["SAW user","Blue Ocean team"]` for CSV files created in Microsoft Excel or `[""SAW user"",""Blue Ocean team""]` for CSV files created in a text editor | Optional |
@@ -62,7 +62,7 @@ The Terminated Employees watchlist lists user accounts of employees that have be
62
62
| Field name | Format | Example | Mandatory/Optional |
|**Owner User Identifier**| UID |`52322ec8-6ebf-11eb-9439-0242ac130002`| Optional |
103
-
|**Owner User AAD Object Id**| SID |`03fa4b4e-dc26-426f-87b7-98e0c9e2955e`| Optional |
103
+
|**Owner User AAD Object Id**| SID |`aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb`| Optional |
104
104
|**Owner User On-Prem Sid**| SID |`S-1-12-1-4141952679-1282074057-627758481-2916039507`| Optional |
105
105
|**Owner User Principal Name**| UPN |`[email protected]`| Mandatory |
106
106
|**Tags**| List |`["Automation Account","GitHub Account"]` for CSV files created in Microsoft Excel or `[""Automation Account"",""GitHub Account""]`for CSV files created in a text editor | Optional |
0 commit comments