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: articles/defender-for-iot/organizations/how-to-manage-device-inventory-for-organizations.md
+36-12Lines changed: 36 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,25 +11,20 @@ Use the **Device inventory** page in the Azure portal to manage all network devi
11
11
12
12
For more information, see [What is a Defender for IoT committed device?](architecture.md#what-is-a-defender-for-iot-committed-device).
13
13
14
-
> [!NOTE]
15
-
> The **Device inventory** page in Defender for IoT on the Azure portal is in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include other legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
16
-
>
17
-
> Alternately, view device inventory from a [specific sensor console](how-to-investigate-sensor-detections-in-a-device-inventory.md), or from an [on-premises management console](how-to-investigate-all-enterprise-sensor-detections-in-a-device-inventory.md).
18
-
19
14
## View the device inventory
20
15
21
16
To view detected devices in the **Device inventory** page in the Azure portal, go to **Defender for IoT** > **Device inventory**.
22
17
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":::
18
+
:::image type="content" source="media/how-to-manage-device-inventory-on-the-cloud/device-inventory-page.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-page.png":::
24
19
25
20
Use any of the following options to modify or filter the devices shown:
26
21
27
22
|Option |Steps |
28
23
|---------|---------|
29
24
|**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.|
25
+
|**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. <br><br> The **Network location (Preview)** filter is on by default. |
31
26
|**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**. |
27
+
|**Group devices**| From the **Group by** above the gird, select a category, such as **Class**, **Data source**, **Location**, **Purdue level**, **Site**, **Type**, **Vendor**, or **Zone**, to group the devices shown. Inside each group, devices retain the same column sorting. To remove the grouping, select **No grouping**. |
33
28
34
29
For more information, see [Device inventory column reference](#device-inventory-column-reference).
35
30
@@ -98,7 +93,7 @@ The following device fields are supported for editing in the **Device inventory*
98
93
|---------|---------|
99
94
|**General information**||
100
95
|**Name**| Mandatory. Supported for editing only when editing a single device. |
101
-
|**Authorized Device**|Toggle on or off as needed as device security changes. |
96
+
|**Authorization**|Toggle on or off as needed as device security changes. |
102
97
|**Description**| Enter a meaningful description for the device. |
103
98
|**Location**| Enter a meaningful location for the device. |
104
99
|**Category**| Use the **Class**, **Type**, and **Subtype** options to categorize the device. |
@@ -137,14 +132,44 @@ In the **Device inventory** page, select the device you want to delete, and then
137
132
138
133
At the prompt, select **Yes** to confirm that you want to delete the device from Defender for IoT.
139
134
135
+
## Merge duplicate devices
136
+
137
+
You may need to merge duplicate devices if the sensor has discovered separate network entities that are associated with a single, unique device.
138
+
139
+
Examples of this scenario might include a laptop with both WiFi and a physical network card, a switch with multiple interfaces, an HMI with four network cards, or a single workstation with multiple network cards.
140
+
141
+
> [!NOTE]
142
+
> Once the devices are merged, they cannot be unmerged. To unmerge devices, you'll need to delete the merged device and wait for it to be rediscovered by the sensors as it was originally.
143
+
144
+
**To manually merge devices**:
145
+
146
+
1. In the **Device inventory** page, select two or more devices you would like to merge, and then select **Merge** :::image type="icon" source="media/how-to-manage-device-inventory-on-the-cloud/merge-devices-icon.png" border="false"::: in the toolbar at the top of the page.
147
+
You can merge up to 10 devices at a time, if all selected devices are in the same zone or site.
148
+
149
+
OT devices can only be merged with other OT devices. Enterprise IoT devices and devices detected by Microsoft Defender for Endpoint agents can be merged with other Enterprise IoT or Defender for Endpoint devices.
150
+
151
+
1. In the **Merge** pane, select one of the following:
152
+
153
+
- Select **Merge** to merge the selected devices and return to the device inventory page.
154
+
155
+
- Select **Merge & View** to merge the devices and open the merged device details.
156
+
157
+
For example:
158
+
159
+
:::image type="content" source="media/how-to-manage-device-inventory-on-the-cloud/merge-devices-pane.png" alt-text="Screenshot of merging devices screen in the device inventory." lightbox="media/how-to-manage-device-inventory-on-the-cloud/merge-devices-pane.png":::
160
+
161
+
A success message appears at the top right confirming that the devices have been merged into a single, unique device.
162
+
163
+
The merged device that is now listed in the grid retains the details of the device with the most recent activity or an update to its identifying details.
164
+
140
165
## Device inventory column reference
141
166
142
167
The following table describes the device properties shown in the **Device inventory** page on the Azure portal.
143
168
144
169
| Parameter | Description |
145
170
|--|--|
146
171
|**Application**| The application that exists on the device. |
147
-
|**Authorized Device**|Editable. Determines whether or not the device is *authorized*. This value may change as device security changes. |
172
+
|**Authorization**|Editable. Determines whether or not the device is *authorized*. This value may change as device security changes. |
148
173
|**Business Function**| Editable. Describes the device's business function. |
149
174
|**Class**| Editable. The class of the device. <br>Default: `IoT`|
150
175
|**Data source**| The source of the data, such as a micro agent, OT sensor, or Microsoft Defender for Endpoint. <br>Default: `MicroAgent`|
@@ -158,7 +183,6 @@ The following table describes the device properties shown in the **Device invent
158
183
|**IPv4 Address**| The IPv4 address of the device. |
159
184
|**IPv6 Address**| The IPv6 address of the device. |
160
185
|**Last activity**| The date, and time the device last sent an event to the cloud. Presented in format MM/DD/YYYY HH:MM:SS AM/PM. |
161
-
|**Last update time**| The date, and time the device last sent a system information event to the cloud. Presented in format MM/DD/YYYY HH:MM:SS AM/PM. |
162
186
|**Location**| Editable. The physical location of the device. |
163
187
|**MAC Address**| The MAC address of the device. |
164
188
|**Model**| The device's model. |
@@ -173,7 +197,7 @@ The following table describes the device properties shown in the **Device invent
173
197
|**Programming time**| The last time the device was programmed. |
174
198
|**Protocols**| The protocols that the device uses. |
175
199
|**Purdue level**| Editable. The Purdue level in which the device exists. |
176
-
|**Scanner**| Whether the device performs scanning-like activities in the network. |
200
+
|**Scanner device**| Whether the device performs scanning-like activities in the network. |
177
201
|**Sensor**| The sensor the device is connected to. |
178
202
|**Site**| The site that contains this device. <br><br>All Enterprise IoT sensors are automatically added to the **Enterprise network** site.|
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/whats-new.md
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Features released earlier than nine months ago are described in the [What's new
19
19
20
20
|Service area |Updates |
21
21
|---------|---------|
22
-
|**OT networks**|**Cloud features**: <br>- [Download updates from the Sites and sensors page (Public preview)](#download-updates-from-the-sites-and-sensors-page-public-preview) <br>- [Alerts page GA in the Azure portal](#alerts-ga-in-the-azure-portal) <br><br> **Sensor version 22.2.3**: [Configure OT sensor settings from the Azure portal (Public preview)](#configure-ot-sensor-settings-from-the-azure-portal-public-preview)|
22
+
|**OT networks**|**Cloud features**: <br>- [Download updates from the Sites and sensors page (Public preview)](#download-updates-from-the-sites-and-sensors-page-public-preview) <br>- [Alerts page GA in the Azure portal](#alerts-ga-in-the-azure-portal) <br>- [Device inventory GA in the Azure portal](#device-inventory-ga-in-the-azure-portal) <br>- [Device inventory grouping enhancements (Public preview)](#device-inventory-grouping-enhancements-public-preview) <br><br> **Sensor version 22.2.3**: [Configure OT sensor settings from the Azure portal (Public preview)](#configure-ot-sensor-settings-from-the-azure-portal-public-preview)|
23
23
|**Enterprise IoT networks**|**Cloud features**: [Alerts page GA in the Azure portal](#alerts-ga-in-the-azure-portal)|
24
24
25
25
### Download updates from the Sites and sensors page (Public preview)
The **Device inventory** page in the Azure portal is now Generally Available (GA), providing a centralized view across all your detected devices, at scale.
46
+
47
+
Defender for IoT's device inventory helps you identify details about specific devices, such as manufacturer, type, serial number, firmware, and more. Gathering details about your devices helps your teams proactively investigate vulnerabilities that can compromise your most critical assets.
48
+
49
+
-**Manage all your IoT/OT devices** by building up-to-date inventory that includes all your managed and unmanaged devices
50
+
51
+
-**Protect devices with risk-based approach** to identify risks such as missing patches, vulnerabilities and prioritize fixes based on risk scoring and automated threat modeling
52
+
53
+
-**Update your inventory** by deleting irrelevant devices and adding organization-specific information to emphasize your organization preferences
54
+
55
+
The **Device inventory** GA includes the following UI enhancements:
56
+
57
+
|Enhancement |Description |
58
+
|---------|---------|
59
+
|**Grid-level enhancements**| - **[Export the entire device inventory](how-to-manage-device-inventory-for-organizations.md#export-the-device-inventory-to-csv)** to review offline and compare notes with your teams <br>- **[Delete irrelevant devices](how-to-manage-device-inventory-for-organizations.md#delete-a-device)** that no longer exist or are no longer functional <br>- **[Merge devices](how-to-manage-device-inventory-for-organizations.md#merge-duplicate-devices)** to fine-tune the device list if the sensor has discovered separate network entities that are associated with a single, unique device. For example. a PLC with four network cards, a laptop with both WiFi and a physical network card, or a single workstation with multiple network cards.<br>- **[Edit your table views](how-to-manage-device-inventory-for-organizations.md#reference-of-editable-fields)** to reflect only the data you are interested in viewing |
60
+
|**Device-level enhancements**| - **[Edit device details](how-to-manage-device-inventory-for-organizations.md#edit-device-details)** by annotating organization-specific contextual details, such as relative importance, descriptive tags, and business function information |
61
+
|**Filter and search enhancements**| - **[Run deep searches on any device inventory field](how-to-manage-device-inventory-for-organizations.md#view-the-device-inventory)** to quickly find the devices that matter most <br>- **[Filter the device inventory by any field](how-to-manage-device-inventory-for-organizations.md#view-the-device-inventory)**. For example, filter by *Type* to identify *Industrial* devices, or time fields to determine active and inactive devices.|
62
+
63
+
Rich security, governance and admin controls also provide the ability to assign admins, restricting who can merge, delete and edit devices on an owner’s behalf.
The **Device inventory** page on the Azure portal supports new grouping categories. Now you can group your device inventory by *class*, *data source*, *location*, *Purdue level*, *site*, *type*, *vendor*, and *zone*. For more information, see [View full device details](how-to-manage-device-inventory-for-organizations.md#view-the-device-inventory).
68
+
43
69
### Configure OT sensor settings from the Azure portal (Public preview)
44
70
45
71
For sensor versions 22.2.3 and higher, you can now configure selected settings for cloud-connected sensors using the new **Sensor settings (Preview)** page, accessed via the Azure portal's **Sites and sensors** page. For example:
0 commit comments