Skip to content

Commit 24f3f0d

Browse files
committed
update after review and feedback
1 parent 8156fdd commit 24f3f0d

4 files changed

+22
-21
lines changed

articles/defender-for-iot/organizations/how-to-investigate-all-enterprise-sensor-detections-in-a-device-inventory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@ For more information, see:
166166

167167
- [Control what traffic is monitored](how-to-control-what-traffic-is-monitored.md)
168168
- [Detect Windows workstations and servers with a local script](detect-windows-endpoints-script.md)
169-
- [Devices retention periods](references-data-retention.md#devices-retention-periods).
169+
- [Devices retention periods](references-data-retention.md#device-data-retention-periods).

articles/defender-for-iot/organizations/how-to-investigate-sensor-detections-in-a-device-inventory.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,21 +72,20 @@ To export device inventory data, on the **Device inventory** page, select **Expo
7272

7373
The device inventory is exported with any filters currently applied, and you can save the file locally.
7474

75-
To learn about data retention for device inventory, see [Devices retention periods](references-data-retention.md#devices-retention-periods).
76-
7775
## Merge devices
7876

7977
You may need to merge duplicate devices if the sensor has discovered separate network entities that are associated with a single, unique device.
8078

8179
Examples of this scenario might include a PLC with four network cards, a laptop with both WiFi and a physical network card, or a single workstation with multiple network cards.
8280

8381
> [!NOTE]
82+
>
8483
> - You can only merge authorized devices.
8584
> - Device merges are irreversible. If you merge devices incorrectly, you'll have to delete the merged device and wait for the sensor to rediscover both devices.
8685
> - Alternately, merge devices from the [Device map](how-to-work-with-the-sensor-device-map.md) page.
8786
When merging, you instruct the sensor to combine the device properties of two devices into one. When you do this, the Device Properties window and sensor reports will be updated with the new device property details.
8887

89-
For example, if you merge two devices, each with an IP address, both IP addresses will appear as separate interfaces in the Device Properties window.
88+
For example, if you merge two devices, each with an IP address, both IP addresses will appear as separate interfaces in the Device Properties window.
9089

9190
**To merge devices from the device inventory:**
9291

@@ -98,7 +97,7 @@ For example, if you merge two devices, each with an IP address, both IP addresse
9897

9998
## View inactive devices
10099

101-
You may want to view devices in your network that have been inactive and delete them.
100+
You may want to view devices in your network that have been inactive and delete them.
102101

103102
For example, devices may become inactive because of misconfigured SPAN ports, changes in network coverage, or by unplugging them from the network
104103

@@ -178,3 +177,4 @@ For more information, see:
178177

179178
- [Control what traffic is monitored](how-to-control-what-traffic-is-monitored.md)
180179
- [Detect Windows workstations and servers with a local script](detect-windows-endpoints-script.md)
180+
- [Devices retention periods](references-data-retention.md#device-data-retention-periods)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ For more information, see:
179179

180180
- [Control what traffic is monitored](how-to-control-what-traffic-is-monitored.md)
181181
- [Detect Windows workstations and servers with a local script](detect-windows-endpoints-script.md)
182-
- [Devices retention periods](references-data-retention.md#devices-retention-periods).
182+
- [Devices retention periods](references-data-retention.md#device-data-retention-periods).

articles/defender-for-iot/organizations/references-data-retention.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ The following table lists how long device data in stored in each Defender for Io
1717

1818
| Storage type | Details |
1919
|---------|---------|
20-
| **Azure portal** | 90 days from the date of the **Last activity** value.<br><br> For more information, see [Manage your device inventory from the Azure portal](how-to-manage-device-inventory-for-organizations.md). |
21-
| **OT network sensor** | Device inventory data is stored for 90 days, for all sensors from sensor version 22.3 minor and up. <br><br> For more information, see [Manage your OT device inventory from a sensor console](how-to-investigate-sensor-detections-in-a-device-inventory.md). |
22-
| **On-promises management console** | Device inventory data is stored for 90 days, depending on the sensor. <br><br> For more information, see [Manage your OT device inventory from an on-premises management console](how-to-investigate-all-enterprise-sensor-detections-in-a-device-inventory.md). |
20+
| **Azure portal** | 90 days from the date of the **Last activity** value. <br><br> For more information, see [Manage your device inventory from the Azure portal](how-to-manage-device-inventory-for-organizations.md). |
21+
| **OT network sensor** | Device inventory data is stored with no time limit. <br><br> For more information, see [Manage your OT device inventory from a sensor console](how-to-investigate-sensor-detections-in-a-device-inventory.md). |
22+
| **On-promises management console** | Device inventory data is stored with no time limit. <br><br> For more information, see [Manage your OT device inventory from an on-premises management console](how-to-investigate-all-enterprise-sensor-detections-in-a-device-inventory.md). |
2323

2424
## Alert data retention
2525

@@ -33,24 +33,23 @@ The following table lists how long alert data in stored in each Defender for IoT
3333

3434
### OT alert PCAP data retention
3535

36-
The following table lists how long PCAP data is stored in each Defender for IoT location.
36+
The following table lists how long PCAP data is stored in each Defender for IoT location.
3737

3838
| Storage type | Details |
3939
|---------|---------|
4040
| **Azure portal** | PCAP files are available for download from the Azure portal for as long as the OT network sensor stores them. <br><br> Once downloaded, the files are cached on the Azure portal for 48 hours. <br><br> For more information, see [Access alert PCAP data (Public preview)](how-to-manage-cloud-alerts.md#access-alert-pcap-data-public-preview). |
41-
| **OT network sensor** | 90 days, depending on the sensor's storage capacity <!--check this--><br><br>The maximum size of PCAP file storage is set by default to 133,120 MB. If a sensor exceeds this size, the oldest PCAP file is deleted to accommodate the new one. <!--how to change this default?--> <br><br> For more information, see [Download PCAP files](how-to-view-alerts.md#download-pcap-files). |
42-
| **On-promises management console** | PCAP files aren't stored on the on-premises management console and are only accessed from the on-premises management console via a direct link to the OT sensor. |
41+
| **OT network sensor** | 90 days, depending on the sensor's storage capacity <br><br> The maximum size of PCAP file storage is set by default to 133,120 MB. If a sensor exceeds this size, the oldest PCAP file is deleted to accommodate the new one. <br><br> For more information, see [Download PCAP files](how-to-view-alerts.md#download-pcap-files). |
42+
| **On-promises management console** | PCAP files aren't stored on the on-premises management console and are only accessed from the on-premises management console via a direct link to the OT sensor. |
4343

4444
## Security recommendation retention
4545

4646
Defender for IoT security recommendations are stored only on the Azure portal, for 90 days from when the recommendation is first detected.
4747

48-
4948
For more information, see [Enhance security posture with security recommendations](recommendations.md).
5049

5150
## OT event timeline retention
5251

53-
OT event timeline data is stored on OT network sensors only, and differs depending on the sensor's [hardware profile](ot-appliance-sizing.md).
52+
OT event timeline data is stored on OT network sensors only, for as long as there's available storage space, which differs depending on the sensor's [hardware profile](ot-appliance-sizing.md).
5453

5554
The following table lists the maximum number of events that can be stored for each hardware profile:
5655

@@ -68,11 +67,13 @@ For more information, see [Track sensor activity](how-to-track-sensor-activity.m
6867

6968
## OT log file retention
7069

71-
Only service and processing log files are stored on the Azure portal, and are retained for 30 days.
70+
Service and processing log files are stored on the Azure portal for 30 days from their creation date.
71+
72+
Other OT monitoring log files are stored only on the OT network sensor and the on-premises management console.
7273

73-
Other OT network monitoring log files are stored only on the OT network sensor and on-premises management console.
74+
On both OT sensors and the on-premises management console, files are stored for as long as there's available storage space. When the appliance's storage capacity reaches its maximum, the oldest log files are deleted to make room for the new ones.
7475

75-
On both the OT sensor and the on-premises management console, older log files are overridden when the appliance's storage has reached its maximum capacity. Log file sizes differ depending on the amount of content, but the average size per log file is 100-150 MB.
76+
Log files sizes differ depending on the amount of content, but the average size per log file is 100-150 MB.
7677

7778
For more information, see:
7879

@@ -81,17 +82,17 @@ For more information, see:
8182

8283
## On-premises backup file capacity
8384

84-
Both the OT network sensor and the on-premises management console have automated backups running daily.
85-
The following table describes the default maximum sizes for each storage location.
85+
Both the OT network sensor and the on-premises management console have automated backups running daily.
86+
The following table describes the default maximum sizes for each storage location.
8687

87-
On both the OT sensor and the on-premises management console, older backup files are overridden when the configured storage capacity has reached its maxium.
88+
On both the OT sensor and the on-premises management console, older backup files are overridden when the configured storage capacity has reached its maximum.
8889

8990
For more information, see [Set up backup and restore files](how-to-manage-individual-sensors.md#set-up-backup-and-restore-files
9091

9192
| Storage type | Details |
9293
|---------|---------|
9394
| **OT network sensor** | The default maximum size of backup files stored on the OT sensor is 100 GB. If you're using an on-premises management console, each connected OT sensor also has its own, extra backup directory on the on-premises management console. |
94-
| **On-promises management console** | The default maximum size of backup files stored on an on-premises management console are: <br><br>- **On-premises management console backup file**: 10 GB <br> - **OT sensor backup files**, for any connected OT sensor: 40 GB.|
95+
| **On-promises management console** | The default maximum size of backup files stored on an on-premises management console is: <br><br>- **On-premises management console backup file**: 10 GB <br> - **OT sensor backup files**, for any connected OT sensor: 40 GB.|
9596

9697
For more information, see:
9798

0 commit comments

Comments
 (0)