Skip to content

Commit 694f46a

Browse files
committed
Address feedback
1 parent 1e9fd40 commit 694f46a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/iot-operations/deploy-iot-ops/howto-manage-update-uninstall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can view your Azure IoT Operations instance in the Azure portal.
6767

6868
1. Select the name of your Azure IoT Operations instance.
6969

70-
1. On the **Overview** page of your instance, you can see the properties of your instance. For example, you can see the status of the **connectors**, which can be enabled or disabled. To change the status of the connectors, click on **Edit**.
70+
1. On the **Overview** page of your instance, you can see the properties of your instance. For example, you can see the status of the **connectors**, which can be enabled or disabled. To change the status of the connectors, select **Edit**.
7171

7272
:::image type="content" source="./media/howto-manage-update-uninstall/view-enable-connectors.png" alt-text="Screenshot that shows the Azure IoT Operations instance on your Arc-enabled cluster and how to enable connectors." lightbox="./media/howto-manage-update-uninstall/view-enable-connectors.png":::
7373

@@ -181,7 +181,7 @@ To learn more about connector templates, see [Deploy the connector for ONVIF](..
181181

182182
Each Azure IoT Operations instance includes several components, like the MQTT broker, connector for OPC UA, and data flows. To learn more about managing these components, see their respective articles. For example, to manage the MQTT broker, start with [Broker overview](../manage-mqtt-broker/overview-broker.md).
183183

184-
To add or remove the connector for OPC UA from your instance, go to your instance in the Azure portal and select **Edit** next to **Optional components** on the **Overview** page. The **Optional components** configuration panel lets you to add or remove the connector for OPC UA from your instance:
184+
To add or remove the connector for OPC UA from your instance, go to your instance in the Azure portal and select **Edit** next to **Optional components** on the **Overview** page. The **Optional components** configuration panel lets you add or remove the connector for OPC UA from your instance:
185185

186186
:::image type="content" source="media/howto-manage-update-uninstall/optional-components.png" alt-text="Screenshot that shows how to add or remove the optional connector for OPC UA." lightbox="media/howto-manage-update-uninstall/optional-components.png":::
187187

-525 Bytes
Loading

articles/iot-operations/discover-manage-assets/howto-configure-opc-ua.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ When you create an asset by using the Azure CLI, you can define:
317317
- Software version
318318
- Serial number
319319
- Documentation URI
320-
- Dataset values for sampling interval, publishing interval, key frame count,and queue size.
320+
- Dataset values for sampling interval, publishing interval, key frame count, and queue size.
321321
- Datapoint specific values for sampling interval, publishing interval, and queue size.
322322
- Event specific values for sampling publishing interval, and queue size.
323323
- The observability mode for each data point and event

0 commit comments

Comments
 (0)