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/device-inventory.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ For more information, see:
44
44
> -[Defender for Endpoint device discovery](/microsoft-365/security/defender-endpoint/device-discovery)
45
45
>
46
46
47
-
## Supported device classes
47
+
## Supported devices
48
48
49
49
Defender for IoT's device inventory supports the following device classes:
50
50
@@ -56,7 +56,19 @@ Defender for IoT's device inventory supports the following device classes:
56
56
|**Network devices**| Switches, routers, controllers, or access points |
57
57
|**OT devices**| Industrial and operational devices, such as PLCs, historian devices, HMIs, scales, pneumatic devices, or packaging systems |
58
58
59
-
A *transient* device type indicates a device that was connected to the network for a very short time before disconnecting. We recommend investigating these devices carefully to understand their impact on your network.
59
+
60
+
|Devices |For example ... |
61
+
|---------|---------|
62
+
|**Manufacturing**| Industrial and operational devices, such as pneumatic devices, packaging systems, industrial packaging systems, industrial robots |
A *transient* device type indicates a device that was detected for only a short time. We recommend investigating these devices carefully to understand their impact on your network.
60
72
61
73
*Unclassified* devices are devices that don't otherwise have an out-of-the-box category defined.
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/how-to-manage-individual-sensors.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -429,6 +429,20 @@ Maximum size for uploaded files is 2 GB.
429
429
> [!TIP]
430
430
> Select **Clear All** to clear the sensor of all PCAP files loaded.
431
431
432
+
## Modify notification auto-resolve thresholds
433
+
434
+
By default, selected device notifications are automatically resolved if they aren't dismissed or otherwise handled within 14 days. Admin users can change this threshold to more or fewer days in the OT sensor's system settings.
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/how-to-work-with-the-sensor-device-map.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,7 +177,9 @@ For example, you might receive a notification about an inactive device that need
177
177
- Select **Select All** to show which notifications can be [handled together](#handling-multiple-notifications-together). Clear selections for specific notifications, and then select **Accept All** or **Dismiss All** to handle any remaining selected notifications together.
178
178
179
179
> [!NOTE]
180
-
> Selected notifications are automatically resolved if they aren't dismissed or otherwise handled within 14 days. For more information, see the action indicated in the **Auto-resolve** column in the table [below](#device-notification-responses).
180
+
> By default, selected notifications are automatically resolved if they aren't dismissed or otherwise handled within 14 days. Admin users can change this threshold in the OT sensor's system setting.
181
+
>
182
+
> For more information, see the action indicated in the **Auto-resolve** column in the table [below](#device-notification-responses) and <xref>.
181
183
>
182
184
183
185
### Handling multiple notifications together
@@ -190,15 +192,15 @@ You may have situations where you'd want to handle multiple notifications togeth
190
192
191
193
When you handle multiple notifications together, you may still have remaining notifications that need to be handled manually, such as for new IP addresses or no subnets detected.
192
194
195
+
193
196
### Device notification responses
194
197
195
198
The following table lists available responses for each notification, and when we recommend using each one:
196
199
197
200
| Type | Description | Available responses | Auto-resolve|
198
201
|--|--|--|--|
199
202
|**New IP detected**| A new IP address is associated with the device. This may occur in the following scenarios: <br><br>- A new or additional IP address was associated with a device already detected, with an existing MAC address.<br><br> - A new IP address was detected for a device that's using a NetBIOS name. <br /><br /> - An IP address was detected as the management interface for a device associated with a MAC address. <br /><br /> - A new IP address was detected for a device that's using a virtual IP address. | - **Set Additional IP to Device**: Merge the devices <br />- **Replace Existing IP**: Replaces any existing IP address with the new address <br /> - **Dismiss**: Remove the notification. |**Dismiss**|
200
-
|**Inactive devices**| Traffic wasn't detected on a device for more than 60 days. | - **Delete**: Delete any devices that aren't part of your network anymore.<br />- **Dismiss**: Remove the notification if the device is still part of your network. You may want to reconnect the device if it's been disconnected by accident.|**Delete**|
201
-
|**New OT devices**| A subnet includes an OT device that's not defined in an ICS subnet. <br><br>This may occur when a device is detected that can be defined as an ICS subnet. We recommend defining such devices as ICS subnets to differentiate between OT and IT devices on the map. | - **Set as ICS Subnet**: Define the device as an ICS subnet. <br>- **Dismiss**: Remove the notification if the device isn't part of the subnet. |No automatic handling|
203
+
|<!--check w meir and remove this-->**New OT devices**| A subnet includes an OT device that's not defined in an ICS subnet. <br><br>This may occur when a device is detected that can be defined as an ICS subnet. We recommend defining such devices as ICS subnets to differentiate between OT and IT devices on the map. | - **Set as ICS Subnet**: Define the device as an ICS subnet. <br>- **Dismiss**: Remove the notification if the device isn't part of the subnet. |No automatic handling|
202
204
|**No subnets configured**| No subnets are currently configured in your network. <br /><br /> We recommend configuring subnets for the ability to differentiate between OT and IT devices on the map. | - **Open Subnets Configuration** and [configure subnets](how-to-control-what-traffic-is-monitored.md#configure-subnets). <br />- **Dismiss**: Remove the notification. |**Dismiss**|
203
205
|**Operating system changes**| One or more new operating systems have been associated with the device. | - Select the name of the new OS that you want to associate with the device.<br /> - **Dismiss**: Remove the notification. |No automatic handling<!--Set with new operating system only if not already configured manually. <br><br>If the operating system has already been configured: **Dismiss**.-->|
204
206
|**New subnets**| New subnets were discovered. |- **Learn**: Automatically add the subnet.<br />- **Open Subnet Configuration**: Add all missing subnet information.<br />- **Dismiss**<br />Remove the notification. |**Dismiss**|
0 commit comments