Skip to content

Commit 15de1e8

Browse files
Update articles/iot-operations/discover-manage-assets/howto-autodetect-opc-ua-assets-use-akri.md
1 parent d0d985d commit 15de1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/discover-manage-assets/howto-autodetect-opc-ua-assets-use-akri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In this article, you learn how to automatically discover and configure OPC UA as
4242
Run `rsync enable` to enable resource sync rules on your Azure IoT Operations instance. This command also sets the required permissions on the custom location:
4343

4444
```bash
45-
az iot ops rsync enable
45+
az iot ops rsync enable - n <my instance> -g <my resource group>
4646
```
4747

4848
If the signed-in CLI user doesn't have permission to look up the object ID of the K8 Bridge service principal, you can provide it explicitly using the `--k8-bridge-sp-oid` parameter:

0 commit comments

Comments
 (0)