Skip to content

Commit 3da5d60

Browse files
committed
Link IMPORTANT callout to Registry artifact requirements section
1 parent 9eda961 commit 3da5d60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-operations/develop-edge-apps/howto-deploy-wasm-graph-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Once you have the sample modules and graphs, push them to your container registr
149149
> | Graph definition | `application/vnd.microsoft.aio.graph.v1+yaml` | `application/yaml` |
150150
> | WASM module | `application/vnd.module.wasm.content.layer.v1+wasm` | `application/wasm` |
151151
>
152-
> If you use a CI/CD pipeline or other tooling to copy artifacts between registries, verify that it preserves these media types. Some tools strip or replace artifact metadata during transfer, which causes the artifacts to silently disappear from the operations experience.
152+
> If you use a CI/CD pipeline or other tooling to copy artifacts between registries, verify that it preserves these media types. Some tools strip or replace artifact metadata during transfer, which causes the artifacts to silently disappear from the operations experience. For more information, see [Registry artifact requirements](#registry-artifact-requirements).
153153
154154
To ensure the graphs and modules are visible in the operations experience web UI, add the `--config` and `--artifact-type` flags as shown in the following example:
155155

0 commit comments

Comments
 (0)