Skip to content

Commit 895d8a6

Browse files
authored
Merge pull request #263644 from dominicbetts/aio-jan-updates
AIO: January updates
2 parents 5576564 + 3eefedc commit 895d8a6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/iot-operations/includes/validated-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure Iot Operations ships as a set of Azure Arc-enabled Kubernetes services and
1515
| Environment | Version |
1616
| ----------- | ------- |
1717
| AKS-EE on Windows 11 IoT Enterprise <br> on a single-node AMD Ryzen-7 (8 core, 3.3 GHz), 16-GB RAM | AksEdge-K3s-1.26.6-1.4.109.0 |
18-
| K3s on Ubuntu 22.04.2 <br> on a single-node AMD Ryzen-7 (8 core, 3.3 GHz), 16-GB RAM | K3s version 1.27.3 |
18+
| K3s on Ubuntu 22.04.2 <br> on a single-node AMD Ryzen-7 (8 core, 3.3 GHz), 16-GB RAM | K3s version 1.28.5 |
1919

2020
> [!IMPORTANT]
2121
> The environments listed previously are production-like environments that Microsoft has validated. They're not the only environments that Azure IoT Operations can run on. Azure IoT Operations can run on any Arc-enabled Kubernetes cluster that meets the [Azure Arc-enabled Kubernetes system requirements](/azure/azure-arc/kubernetes/system-requirements).

articles/iot-operations/manage-devices-assets/howto-manage-assets-remotely.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ This article describes how to use the Azure IoT Operations (preview) portal to:
2828

2929
These assets, tags, and events map inbound data from OPC UA servers to friendly names that you can use in the MQ broker and Azure IoT Data Processor (preview) pipelines.
3030

31-
You can also use the Azure CLI to manage assets. To learn more, see [az iot ops asset](/cli/azure/iot/ops/asset). Currently, it's not possible to use the Azure CLI to manage asset endpoints.
31+
You can also use the Azure CLI to manage assets and asset endpoints. To learn more, see:
32+
33+
- [az iot ops asset](/cli/azure/iot/ops/asset)
34+
- [az iot ops asset endpoint](/cli/azure/iot/ops/asset/endpoint).
3235

3336
## Prerequisites
3437

0 commit comments

Comments
 (0)