Skip to content

Commit 4d4706c

Browse files
authored
Remove IsPartiallyIdentified from DeviceInfo table.
1 parent db0de4c commit 4d4706c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ For information on other tables in the advanced hunting schema, [see the advance
8686
| `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 |
8787
| `OsBuildRevision` | `string` | Build revision number of the operating system running on the machine |
8888
| `MitigationStatus` | `string` | Indicates the mitigation action applied to a device |
89-
| `IsPartiallyIdentified` | `boolean` | A device is classified as partially identified if it does not have a strong identifier to uniquely determine its identity. |
9089
| `Site` | `string` | Represents the physical location where the device is located |
9190
| `DiscoverySources` | `string` | Products or services that have seen or reported the device, including when they last reported it. |
9291

0 commit comments

Comments
 (0)