Skip to content

Commit 22eb913

Browse files
committed
Clarify preview
1 parent 78a327c commit 22eb913

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-registry-endpoint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure registry endpoints in Azure IoT Operations
2+
title: Configure Registry Endpoints in Azure IoT Operations (Preview)
33
description: Learn how to configure registry endpoints for container registries in Azure IoT Operations data flow graphs.
44
author: PatAltimore
55
ms.author: patricka
@@ -12,15 +12,15 @@ ai-usage: ai-assisted
1212
#CustomerIntent: As an operator, I want to understand how to configure registry endpoints in Azure IoT Operations so that I can pull WASM modules and graph definitions from container registries.
1313
---
1414

15-
# Configure registry endpoints
15+
# Configure registry endpoints (preview)
1616

1717
[!INCLUDE [kubernetes-management-preview-note](../includes/kubernetes-management-preview-note.md)]
1818

1919
Data flow graphs use registry endpoints to pull WebAssembly (WASM) modules and graph definitions from container registries. You can configure the endpoint settings, authentication, and other settings to connect to Azure Container Registry (ACR) or other OCI-compatible registries.
2020

2121
## Prerequisites
2222

23-
- An instance of [Azure IoT Operations](../deploy-iot-ops/howto-deploy-iot-operations.md)
23+
- An instance of [Azure IoT Operations](../deploy-iot-ops/howto-deploy-iot-operations.md), version 1.2 preview or later
2424
- Access to a container registry, such as Azure Container Registry
2525

2626
## Registry endpoint overview

articles/iot-operations/connect-to-cloud/howto-dataflow-graph-wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure IoT Operations data flow graphs support WebAssembly (WASM) modules for cus
2222

2323
## Prerequisites
2424

25-
- Deploy an Azure IoT Operations instance on an Arc-enabled Kubernetes cluster. For more information, see [Deploy Azure IoT Operations](../deploy-iot-ops/howto-deploy-iot-operations.md).
25+
- Deploy an Azure IoT Operations instance, version 1.2 preview or later, on an Arc-enabled Kubernetes cluster. For more information, see [Deploy Azure IoT Operations](../deploy-iot-ops/howto-deploy-iot-operations.md).
2626
- Use Azure Container Registry (ACR) to store WASM modules and graphs.
2727
- Install the OCI Registry As Storage (ORAS) CLI to push WASM modules to the registry.
2828
- Develop custom WASM modules by following guidance in [Develop WebAssembly modules for data flow graphs](howto-develop-wasm-modules.md).

0 commit comments

Comments
 (0)