Skip to content

Commit 8fca7e6

Browse files
authored
Merge pull request #219433 from yoninalmsft/device-details-page
Device details page
2 parents fd323a4 + 8b332f3 commit 8fca7e6

File tree

2 files changed

+27
-14
lines changed

2 files changed

+27
-14
lines changed

articles/defender-for-iot/organizations/how-to-manage-device-inventory-for-organizations.md

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,42 @@ For more information, see [What is a Defender for IoT committed device?](archite
1818
1919
## View the device inventory
2020

21-
This procedure describes how to view detected devices in the **Device inventory** page in the Azure portal.
21+
To view detected devices in the **Device inventory** page in the Azure portal, go to **Defender for IoT** > **Device inventory**.
2222

23-
1. In Defender for IoT in the Azure portal, select **Device inventory**.
23+
:::image type="content" source="media/how-to-manage-device-inventory-on-the-cloud/device-inventory.png" alt-text="Screenshot of the Device inventory page in the Azure portal." lightbox="media/how-to-manage-device-inventory-on-the-cloud/device-inventory.png":::
2424

25-
:::image type="content" source="media/how-to-manage-device-inventory-on-the-cloud/device-inventory.png" alt-text="Screenshot of the Device inventory page in the Azure portal." lightbox="media/how-to-manage-device-inventory-on-the-cloud/device-inventory.png":::
25+
Use any of the following options to modify or filter the devices shown:
2626

27-
Use any of the following options to modify or filter the devices shown:
27+
|Option |Steps |
28+
|---------|---------|
29+
| **Sort devices** | Select a column header to sort the devices by that column. Select it again to change the sort direction. |
30+
|**Filter devices shown** | Either use the **Search** box to search for specific device details, or select **Add filter** to filter the devices shown. <br><br>In the **Add filter** box, define your filter by column name, operator, and value. Select **Apply** to apply your filter.<br><br>You can apply multiple filters at the same time. Search results and filters aren't saved when you refresh the **Device inventory** page.|
31+
|**Modify columns shown** | Select **Edit columns** :::image type="icon" source="media/how-to-manage-device-inventory-on-the-cloud/edit-columns-icon.png" border="false":::. In the **Edit columns** pane:<br><br> - Select the **+ Add Column** button to add new columns to the grid.<br> - Drag and drop fields to change the columns order.<br>- To remove a column, select the **Delete** :::image type="icon" source="media/how-to-manage-device-inventory-on-the-cloud/trashcan-icon.png" border="false"::: icon to the right.<br>- To reset the columns to their default settings, select **Reset** :::image type="icon" source="media/how-to-manage-device-inventory-on-the-cloud/reset-icon.png" border="false":::. <br><br>Select **Save** to save any changes made. |
32+
| **Group devices** | From the **Group by** above the gird, select either **Type** or **Class** to group the devices shown. Inside each group, devices retain the same column sorting. To remove the grouping, select **No grouping**. |
33+
34+
For more information, see [Device inventory column reference](#device-inventory-column-reference).
2835

29-
|Option |Steps |
30-
|---------|---------|
31-
| **Sort devices** | Select a column header to sort the devices by that column. Select it again to change the sort direction. |
32-
|**Filter devices shown** | Either use the **Search** box to search for specific device details, or select **Add filter** to filter the devices shown. <br><br>In the **Add filter** box, define your filter by column name, operator, and value. Select **Apply** to apply your filter.<br><br>You can apply multiple filters at the same time. Search results and filters aren't saved when you refresh the **Device inventory** page.|
33-
|**Modify columns shown** | Select **Edit columns** :::image type="icon" source="media/how-to-manage-device-inventory-on-the-cloud/edit-columns-icon.png" border="false":::. In the **Edit columns** pane:<br><br> - Select the **+ Add Column** button to add new columns to the grid.<br> - Drag and drop fields to change the columns order.<br>- To remove a column, select the **Delete** :::image type="icon" source="media/how-to-manage-device-inventory-on-the-cloud/trashcan-icon.png" border="false"::: icon to the right.<br>- To reset the columns to their default settings, select **Reset** :::image type="icon" source="media/how-to-manage-device-inventory-on-the-cloud/reset-icon.png" border="false":::. <br><br>Select **Save** to save any changes made. |
34-
| **Group devices** | From the **Group by** above the gird, select either **Type** or **Class** to group the devices shown. Inside each group, devices retain the same column sorting. To remove the grouping, select **No grouping**. |
36+
### View full device details
3537

36-
For more information, see [Device inventory column reference](#device-inventory-column-reference).
38+
To view full details about a specific device, select the device row. Initial details are shown in a pane on the right, where you can also select **View full details** to open the device details page and drill down more.
3739

38-
1. Select a device row to view more details about that device. Initial details are shown in a pane on the right, where you can also select **View full details** to drill down more.
40+
For example:
3941

40-
For example:
42+
:::image type="content" source="media/how-to-manage-device-inventory-on-the-cloud/device-information-window.png" alt-text="Screenshot of a device details pane and the View full details button in the Azure portal." lightbox="media/how-to-manage-device-inventory-on-the-cloud/device-information-window.png":::
43+
44+
The device details page displays comprehensive device information, including the following tabs:
45+
46+
|Section |Description |
47+
|---------|---------|
48+
| **Attributes** | Displays full device details such as class, data source, firmware details, activity, type, protocols, Purdue level, sensor, site, zone, and more. |
49+
| **Backplane** | Displays the backplane hardware configuration, including slot and rack information. Select a slot in the backplane view to see the details of the underlying devices. The backplane tab is usually visible for Purdue level 1 devices that have slots in use, such as PLC, RTU, and DCS devices. |
50+
|**Vulnerabilities** | Displays current vulnerabilities specific to the device. Vulnerability data is based on the repository of standards based vulnerability data documented at the US government National Vulnerability Database (NVD). Select the CVE name to see the CVE details and description. You can also view vulnerability data across your network with the [Defender for IoT Vulnerability workbook](workbooks.md#view-workbooks). |
51+
|**Alerts** | Displays current open alerts related to the device. Select any alert to view more details, and then select **View full details** to open the alert page to view the full alert information and take action. For more information on the alerts page, see [View alert details](how-to-manage-cloud-alerts.md#view-alert-details). |
52+
|**Recommendations** | Displays current recommendations for the device, such as Review PLC operating mode and Review unauthorized devices. For more information on recommendations, see [Enhance security posture with security recommendations](recommendations.md). |
4153

42-
:::image type="content" source="media/how-to-manage-device-inventory-on-the-cloud/device-information-window.png" alt-text="Screenshot of a device details pane and the View full details button in the Azure portal." lightbox="media/how-to-manage-device-inventory-on-the-cloud/device-information-window.png":::
54+
For example:
4355

56+
:::image type="content" source="media/how-to-manage-device-inventory-on-the-cloud/device-details-page.png" alt-text="Screenshot of the backplane tab in on the full device details page. " lightbox="media/how-to-manage-device-inventory-on-the-cloud/device-details-page.png":::
4457

4558
### Identify devices that aren't connecting successfully
4659

Loading

0 commit comments

Comments
 (0)