Skip to content

Commit 69b53f9

Browse files
committed
Update advanced-hunting-aadsignineventsbeta-table.md
1 parent ab91aca commit 69b53f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ Use this reference to construct queries that return information from the table.
5959
|`ResourceId`|`string`|Unique identifier of the resource accessed|
6060
|`ResourceTenantId`|`string`|Unique identifier of the tenant of the resource accessed|
6161
|`DeviceName`|`string`|Fully qualified domain name (FQDN) of the device|
62-
|`AadDeviceId`|`string`|Unique identifier for the device in Microsoft Entra ID. This is the legacy name of the identifier field, which is being replaced by `EntraIdDeviceId`.|
63-
|`EntraIdDeviceId`|`string`|Unique identifier for the device in Microsoft Entra ID.|
62+
|`AadDeviceId`|`string`|Unique identifier of the device in Microsoft Entra ID. This is the legacy device identifier columnn, which is being replaced by `EntraIdDeviceId`.|
63+
|`EntraIdDeviceId`|`string`|Unique identifier of the device in Microsoft Entra ID.|
6464
|`OSPlatform`|`string`|Platform of the operating system running on the device. Indicates specific operating systems, including variations within the same family, such as Windows 11, Windows 10, and Windows 7.|
6565
|`DeviceTrustType`|`string`|Indicates the trust type of the device that signed in. For managed device scenarios only. Possible values are Workplace, AzureAd, and ServerAd.|
6666
|`IsManaged`|`int`|Indicates whether the device that initiated the sign-in is a managed device (1) or not a managed device (0)|

0 commit comments

Comments
 (0)