Skip to content

Commit 99ea939

Browse files
committed
Change Ip to IP
1 parent e178dba commit 99ea939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ For information on other tables in the advanced hunting schema, [see the advance
6767
|`Department`|`string`| Name of the department that the account user belongs to|
6868
|`SourceCodeInfo`| `string`| Details of the source code repository involved in the event|
6969
|`CcPolicyMatchInfo`| `JSON object` | Details of the Communications Compliance policy matches for this event |
70-
|`IpAddress`| `string`| IP addresses of the clients on which the activity was performed; can contain multiple Ips if related to Microsoft Defender for Cloud Apps alerts|
70+
|`IPAddress`| `string`| IP addresses of the clients on which the activity was performed; can contain multiple Ips if related to Microsoft Defender for Cloud Apps alerts|
7171
|`Timestamp`| `datetime`| Date and time when the event was recorded|
7272
|`DeviceSourceLocationType`| `int`| Indicates the type of location where the endpoint signals originated from; values can be: 0 (Unknown), 1 (Local), 2 (Remote), 3 (Removable), 4 (Cloud), 5 (File share)|
7373
|`DeviceDestinationLocationType`| Int| Indicates the type of location where the endpoint signals connected to; values can be: 0 (Unknown), 1 (Local), 2 (Remote), 3 (Removable), 4 (Cloud), 5 (File share)|

0 commit comments

Comments
 (0)