You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/get-started/quickstart-add-assets.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -272,19 +272,19 @@ Now you can use these resources in the local cluster namespace.
272
272
273
273
To confirm that Akri connected to the OPC UA Broker, copy and paste the name of the Akri instance from the previous step into the following command:
274
274
275
-
```bash
276
-
kubectl get akrii <AKRI_INSTANCE_NAME> -n azure-iot-operations -o json
275
+
```bash
276
+
kubectl get akrii <AKRI_INSTANCE_NAME> -n azure-iot-operations -o json
277
277
```
278
278
279
-
The command output looks like the following example. This example output shows the Akri instance `brokerProperties` values and confirms that the OPC UA Broker is connected.
279
+
The command output looks like the following example. This example output shows the Akri instance `brokerProperties` values and confirms that the OPC UA Broker is connected.
0 commit comments