Skip to content

Commit cba65f7

Browse files
authored
Merge pull request #302890 from dominicbetts/release-aio-2507-aep-device
AIO 2507: Add links to AEP content on previous versions
2 parents 4e8950f + 12fdbe7 commit cba65f7

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
55.3 KB
Loading

articles/iot-operations/discover-manage-assets/overview-manage-assets.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,21 @@ An operator configures and manages devices and assets in the operations experien
6868

6969
To learn more, see [Define assets and devices](concept-assets-devices.md).
7070

71+
## Understand asset endpoints
72+
73+
Azure IoT Operations versions 1.1.x and before use *asset endpoints* to define the connection to assets in a similar way to how the current version uses *devices*. Devices offer greater flexibility and more capabilities than asset endpoints, such the ability to define multiple endpoints within a single device. The current version of Azure IoT Operations supports the use of both devices and asset endpoints, but the recommended approach is to use devices.
74+
75+
| Azure IoT Operations version | Devices supported | Asset endpoints supported |
76+
|-----------------------------|-------------------|--------------------------|
77+
| v1.1.x and before | No | Yes |
78+
| v1.2.x and later | Yes (recommended) | Yes |
79+
80+
To view the asset endpoint documentation, see [Asset management overview](https://go.microsoft.com/fwlink/?linkid=2328508&clcid=0x409) on the previous versions site.
81+
82+
You can manage asset endpoints in the operations experience web UI and by using the Azure CLI:
83+
84+
:::image type="content" source="media/overview-manage-assets/access-asset-endpoints.png" alt-text="Screenshot that shows how to access asset endpoint configuration.":::
85+
7186
## Understand services for managing assets
7287

7388
Azure IoT Operations includes several services that help you manage devices and assets.

0 commit comments

Comments
 (0)