Skip to content

Commit 2a936cf

Browse files
Merge pull request #259987 from yujinkim-msft/main
minor update to Akri docs
2 parents 43b5839 + 748f7e3 commit 2a936cf

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/iot-operations/get-started/quickstart-add-assets.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ To verify the configuration, run the following command to view the Akri instance
265265
kubectl get akrii -n azure-iot-operations
266266
```
267267

268+
Note that it may take a few minutes for the instance to show up.
269+
268270
The output from the previous command looks like the following example. You may need to wait for a few seconds for the Akri instance to be created:
269271

270272
```console

articles/iot-operations/manage-devices-assets/howto-autodetect-opcua-assets-using-akri.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ To configure the custom OPC UA discovery handler with asset detection, first you
149149
kubectl get akrii -n azure-iot-operations
150150
```
151151
152+
Note that it may take a few minutes for the instance to show up.
153+
152154
You can inspect the instance custom resource by using an editor such as OpenLens, under `CustomResources/akri.sh/Instance`.
153155
154156
You can also view the custom resource definition YAML of the instance that was created:

0 commit comments

Comments
 (0)