Skip to content

Commit 536833a

Browse files
committed
Address feedback
1 parent 281e36d commit 536833a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/iot-operations/get-started/overview-iot-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Azure IoT Operations runs on Arc-enabled Kubernetes clusters on the edge. You ca
4545

4646
## Manage devices and assets
4747

48-
Azure IoT Operations can connect to various industrial devices and assets. You can use the [Azure IoT Operations portal](../manage-devices-assets/howto-manage-assets-remotely.md) to manage the devices and assets that you want to connect to.
48+
Azure IoT Operations can connect to various industrial devices and assets. You can use the [Azure IoT Operations portal](../manage-devices-assets/howto-manage-assets-remotely.md?tabs=portal) or the [Azure CLI](../manage-devices-assets/howto-manage-assets-remotely.md?tabs=cli) to manage the devices and assets that you want to connect to.
4949

5050
The [OPC UA Broker Preview](../manage-devices-assets/overview-opcua-broker.md) component manages the connection to OPC UA servers and other leaf devices. The OPC UA Broker component publishes data from the OPC UA servers and the devices discovered by _Azure IoT Akri_ to Azure IoT MQ topics.
5151

articles/iot-operations/manage-devices-assets/howto-manage-assets-remotely.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When you sign in, the portal displays a list of the Azure Arc-enabled Kubernetes
5151
5252
# [Azure CLI](#tab/cli)
5353

54-
Before you use the `az az iot ops asset` commands, sign in to the subscription that contains your Azure IoT Operations deployment:
54+
Before you use the `az iot ops asset` commands, sign in to the subscription that contains your Azure IoT Operations deployment:
5555

5656
```azurecli
5757
az login

0 commit comments

Comments
 (0)