Skip to content

Commit 188afd4

Browse files
Merge pull request #303256 from dominicbetts/release-aio-2507-glossary
AIO 2507: Glossary updates
2 parents 90d7a8b + ccd73c7 commit 188afd4

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

articles/iot/iot-glossary.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,9 +389,13 @@ The following items are examples of category 3 devices:
389389
- Security video cameras.
390390
- Programmable logic controllers.
391391

392+
In the context of Azure IoT Operations v2.x.x and later, a device is a configuration in Azure Device Registry that encapsulates the information, such as address and authentication credentials, required to connect to a physical device or asset. Previous versions of Azure IoT Operations used *asset endpoints* to perform a similar role.
393+
394+
First and subsequent mentions: On first mention, always use *namespace asset*. If the context is clear on subsequent mentions, use *asset*.
395+
392396
Casing rules: Always lowercase.
393397

394-
Applies to: IoT Hub, IoT Central, IoT Edge, Device Provisioning Service, Azure IoT Operations
398+
Applies to: IoT Hub, IoT Central, IoT Edge, Device Provisioning Service, Azure IoT Operations, Azure Device Registry
395399

396400
### Device Provisioning Service
397401

@@ -974,6 +978,18 @@ Applies to: IoT Hub
974978

975979
In the context of Azure IoT Operations, Azure Device Registry uses *namespaces* to organize assets and devices. Each Azure IoT Operations instance uses a single namespace for its assets and devices. Multiple instances can share a single namespace.
976980

981+
Casing rules: Always lowercase.
982+
983+
Applies to: Azure IoT Operations, Azure Device Registry
984+
985+
### Namespace asset
986+
987+
In the context of Azure IoT Operations v2.x.x and later, Azure IoT Operations uses *namespaces* to organize assets and devices. An asset that exists in a namespace is referred to as a *namespace asset*. This contrasts with assets created in previous versions of Azure IoT Operations, which are not associated with a namespace.
988+
989+
First and subsequent mentions: On first mention, always use *namespace asset*. If the context is clear on subsequent mentions, use *asset*.
990+
991+
Casing rules: Always lowercase.
992+
977993
Applies to: Azure IoT Operations, Azure Device Registry
978994

979995
## O

0 commit comments

Comments
 (0)