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: defender-xdr/advanced-hunting-deviceinfo-table.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
@@ -83,7 +83,7 @@ For information on other tables in the advanced hunting schema, [see the advance
83
83
|`CloudPlatforms`|`string`| The cloud platforms that the device belongs to. Can be Azure, Amazon Web Services, Google Cloud Platform and Azure Arc. |
84
84
|`AzureVmId`|`string`| Unique identifier assigned to the device in Azure |
85
85
|`AzureVmSubscriptionId`|`string`| Unique identifier of the Azure subscription associated with the device |
86
-
|`IsTransient`|`string`| Indicates whether this device is classified as short-lived or transient based on the frequency of appearance of the device on the network |
86
+
|`IsTransient`|`boolean`| Indicates whether this device is classified as short-lived or transient based on the frequency of appearance of the device on the network |
87
87
|`OsBuildRevision`|`string`| Build revision number of the operating system running on the machine |
88
88
|`MitigationStatus`|`string`| Indicates the mitigation action applied to a device |
89
89
|`IsPartiallyIdentified`|`string`| A device is classified as partially identified if it does not have a strong identifier to uniquely determine its identity. |
0 commit comments