Skip to content

Commit b7ecd73

Browse files
authored
Merge pull request #179118 from ElazarK/glosary-addition
added device inventory
2 parents 0ac8a7c + 1f47135 commit b7ecd73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/defender-for-iot/device-builders/references-defender-for-iot-glossary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Defender for IoT glossary for device builder
33
description: The glossary provides a brief description of important Defender for IoT platform terms and concepts.
4-
ms.date: 05/27/2021
4+
ms.date: 11/09/2021
55
ms.topic: article
66
---
77

@@ -23,6 +23,7 @@ This glossary provides a brief description of important terms and concepts for t
2323
|--|--|--|
2424
| **Device twins** | Device twins are JSON documents that store device state information including metadata, configurations, and conditions. | [Module Twin](#m) <br /> <br />[Defender-IoT-micro-agent twin](#s) |
2525
| **Defender-IoT-micro-agent twin** `(DB)` | The Defender-IoT-micro-agent twin holds all of the information that is relevant to device security, for each specific device in your solution. | [Device twin](#d) <br /> <br />[Module Twin](#m) |
26+
| **Device inventory** | Defender for IoT identifies, and classifies devices as a single unique network device in the inventory for: <br><br> - Standalone IT, OT, and IoT devices with 1 or multiple NICs. <br><br> - Devices composed of multiple backplane components. This includes all racks, slots, and modules. <br><br> - Devices that act as network infrastructure. For example, switches, and routers with multiple NICs. <br><br> - Public internet IP addresses, multicast groups, and broadcast groups are not considered inventory devices. <br><br>Devices that have been inactive for more than 60 days are classified as inactive Inventory devices.|
2627

2728
## E
2829

0 commit comments

Comments
 (0)