Skip to content

Commit 1e12b82

Browse files
committed
Device Inventory - acrliynx fixes - sensor redesign
1 parent 870a153 commit 1e12b82

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ This section describes device details available from the inventory and describes
5454
| MAC Address | The MAC address of the device. |
5555
| Protocols | The protocols that the device uses. |
5656
| Unacknowledged Alerts | The number of unacknowledged alerts associated with this device. |
57-
| Is Authorized | The authorization status defined by the user:<br />- **True**: The device has been authorized.<br />- **False**: The device has not been authorized. |
57+
| Is Authorized | The authorization status defined by the user:<br />- **True**: The device has been authorized.<br />- **False**: The device hasn't been authorized. |
5858
| Is Known as Scanner | Defined as a network scanning device by the user. |
59-
| Is Programming device | Defined as an authorized programming device by the user. <br />- **True**: The device performs programming activities for PLCs, RTUs, and controllers, which are relevant to engineering stations. <br />- **False**: The device is not a programming device. |
59+
| Is Programming device | Defined as an authorized programming device by the user. <br />- **True**: The device performs programming activities for PLCs, RTUs, and controllers, which are relevant to engineering stations. <br />- **False**: The device isn't a programming device. |
6060
| Groups | The groups that this device participates in. |
6161
| Last Activity | The last activity that the device performed. |
6262
| Discovered | When this device was first seen in the network. |
@@ -190,7 +190,7 @@ You can deploy the script once or schedule ongoing queries by using standard aut
190190

191191
### About the script
192192

193-
- The script is run as a utility and not an installed program. Running the script does not affect the endpoint.
193+
- The script is run as a utility and not an installed program. Running the script doesn't affect the endpoint.
194194

195195
- The files that the script generates remain on the local drive until you delete them.
196196

@@ -246,15 +246,15 @@ Devices may become inactive because of:
246246

247247
Deleting inactive devices helps:
248248

249-
- Defender for IoT create a more accurate representation of current network activity
249+
- Defender for IoT creates a more accurate representation of current network activity
250250
- Better evaluate committed devices when managing subscriptions
251251
- Reduce clutter on your screen
252252

253253
### View inactive devices
254254

255255
You can filter the inventory to display devices that are inactive:
256256

257-
- for 7 days or more
257+
- for seven days or more
258258
- for 14 days or more
259259
- 30 days or more
260260
- 90 days or more
@@ -271,7 +271,7 @@ You can filter the inventory to display devices that are inactive:
271271

272272
Devices you delete from the Inventory are removed from the map and won't be calculated when generating Defender for IoT reports, for example Data Mining, Risk Assessment, and Attack Vector reports.
273273

274-
You will be prompted to record a reason for deleting devices. This information, as well as the time/date and number of devices deleted, appears in the Event timeline.
274+
You'll be prompted to record a reason for deleting devices. This information, as well as the time/date and number of devices deleted, appears in the Event timeline.
275275

276276
**To delete inactive devices:**
277277

0 commit comments

Comments
 (0)