Skip to content

Commit 84a1dc0

Browse files
committed
Adding columns and what's new clarifications
1 parent beb61cf commit 84a1dc0

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

defender-endpoint/machines-view-overview.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Filter | Description
136136
**Criticality level** | The criticality level reflects how critical a device is for your organization. The possible levels are low, medium, high, or very high. Very high means that the device is considered a business critical asset. For more information, see [Overview of critical asset management](/security-exposure-management/critical-asset-management).
137137
**Transient devices** | By default transient devices are filtered out of the device inventory to reduce inventory noise. You can turn transient device filtering off as needed. Learn more about [transient device filtering](transient-device-tagging.md).
138138
**OS Platform** | Filter by the OS platforms you're interested in investigating </br></br>(_Computers and mobile and IoT/OT devices only_).
139-
**OS Version** | Filter by the OS versions you're interested in investigating </br></br>(_All devices, Computers and mobile, and IoT/OT devices only_).
139+
**OS Version** | Filter by the OS versions you're interested in investigating. Includes Windows versions. In the Computers and mobile tab, the **Windows version** filter is available instead of **OS version**. </br></br> (_All devices only_).
140140
**Windows version** | Filter by the Windows versions you're interested in investigating. If 'future version' appears in the Windows version field, it can mean:</br></br> - This is a pre-release build for a future Windows release</br> - The build has no version name</br> - The build version name isn't yet supported </br></br> In all these scenarios, where available, the full OS version can be seen in the device details page.</br></br> (_Computers and mobile only_).
141141
**Sensor health state** | Filter by the following sensor health states, for devices onboard to Microsoft Defender for Endpoint:</br> - **Active**: Devices that are actively reporting sensor data to the service.</br> - **Inactive**: Devices that stopped sending signals for more than seven days.</br> - **Misconfigured**: Devices that have impaired communications with service or are unable to send sensor data.</br> Misconfigured devices can further be classified to: </br> - No sensor data </br> - Impaired communications </br> For more information on how to address issues on misconfigured devices, see, [Fix unhealthy sensors](fix-unhealthy-sensors.md).</br></br> (_Computers and mobile only_).
142142
**Onboarding status** | Onboarding status indicates whether the device is currently onboarded to Microsoft Defender for Endpoint or not. Device discovery must be enabled for this filter to appear. You can filter by the following states: </br> - **Onboarded**: The endpoint is onboarded to Microsoft Defender for Endpoint.</br> - **Can be onboarded**: The endpoint was discovered in the network as a supported device, but isn't currently onboarded. Microsoft highly recommends onboarding these devices.</br> - **Unsupported**: The endpoint was discovered in the network, but isn't supported by Microsoft Defender for Endpoint.</br> - **Insufficient info**: The system couldn't determine the supportability of the device.</br></br> (_Computers and mobile only_).
@@ -148,12 +148,13 @@ Filter | Description
148148
**Device value** | Filter the list based on whether the device is marked as high value or low value.
149149
**Exclusion state** | Filter the list based on whether the device is excluded or not. For more information, see [Exclude devices](exclude-devices.md).
150150
**Managed by** | Managed by indicates how the device is being managed. You can filter by:</br> - Microsoft Defender for Endpoint</br> - Microsoft Intune, including co-management with Microsoft Configuration Manager via tenant attach</br>- Microsoft Configuration manager (ConfigMgr)</br> - Unknown: This issue could be due the running an outdated Windows version, GPO management, or another non-Microsoft MDM.</br></br> (_Computers and mobile only_)
151-
**Device Type** | Filter by the device type you're interested in investigating.</br></br> (_Appears on all tabs, except for uncategorized devices_)
152-
**Device Subtype** | Filter by the device subtype you're interested in investigating.</br></br> (_Appears on all tabs, except for uncategorized devices_)
153-
**Device Category** | Filter by the device category you're interested in investigating.</br></br> (_All devices and IoT devices/OT only_)
154-
**Vendor** | Filter by the device vendor you're interested in investigating.</br></br> (_All devices and IoT devices/OT only_)
155-
**Model** | Filter by the device model you're interested in investigating.</br></br> (_All devices and IoT devices/OT only_)
151+
**Device type** | Filter by the device type you're interested in investigating.</br></br> (_Appears on all tabs, except for uncategorized devices_)
152+
**Device subtype** | Filter by the device subtype you're interested in investigating.</br></br> (_Appears on all tabs, except for uncategorized devices_)
153+
**Device category** | Filter by the device category you're interested in investigating.</br></br> (_All devices and IoT/OT devices only_)
154+
**Vendor** | Filter by the device vendor you're interested in investigating.</br></br> (_All devices only_)
155+
**Model** | Filter by the device model you're interested in investigating.</br></br> (_All devices only_)
156156
**Mitigation status** | Filter by isolation or containment status of a device.
157+
**Site** | Filter by site name. Used for the Defender for IoT [site security](/defender-for-iot/site-security-overview.md) feature.</br></br> (_All devices and IoT/OT devices only, for customers with a Defender for IoT license._)
157158

158159
## Use columns to customize the device inventory views
159160

defender-endpoint/whats-new-in-microsoft-defender-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For more information on Microsoft Defender for Endpoint on specific operating sy
5555

5656
- (Preview) **Monitor OT devices in the device inventory**: You can now monitor OT devices in addition to IoT devices in the device inventory, as part of the integration with [Microsoft Defender for IoT in the Defender portal](/defender-for-iot/device-discovery). As part of this integration:
5757
- We've added the **All devices** tab and renamed the **IoT devices** tab to **IoT/OT devices**.
58-
- We've added the **Device type**, **Device subtype**, **Vendor** and **Model** filters and columns to the device inventory.
58+
- We've added the **Device type**, **Device subtype**, **Vendor**, **Model**, and **Site** filters and columns to the device inventory. Some of these filters are only visible on specific tabs, and only for customers with a Defender for IoT license. [Learn more](machines-view-overview#use-filters-to-customize-the-device-inventory-views.md).
5959
- We've added the ability to search Mac devices and Mac addresses.
6060
- We've added a system tag that shows the production site name (read only), used for the Defender for IoT [site security](/defender-for-iot/site-security-overview.md) feature, as part of the [device group](/defender-for-iot/set-up-sites.md#add-device-group).
6161
- If OT devices are discovered but a Defender for IoT license isn't set up, the device inventory displays partial data on the OT/IoT devices, and a message that indicates the number of unprotected OT devices. [Learn more about the initial device inventory view with detected OT devices](/defender-for-iot/device-discovery#device-inventory-initial-view).

0 commit comments

Comments
 (0)