Skip to content

Commit e185ff6

Browse files
committed
Readthrough edits
1 parent 1f86b1f commit e185ff6

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
66.3 KB
Loading
-17.2 KB
Loading
28.3 KB
Loading
9.57 KB
Loading

articles/iot-operations/get-started-end-to-end-sample/quickstart-get-insights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ After completing this flow, the Azure event hub is visible in the eventstream li
6262

6363
Follow these steps to check your work so far, and make sure data is flowing into the eventstream.
6464

65-
1. Start your cluster where you deployed Azure IoT Operations in earlier quickstarts. The OPC PLC simulator you deployed with your Azure IoT Operations instance should begin running and sending data to the MQTT broker. You can verify this part of the flow using mqttui as described in [Verify data is flowing](quickstart-add-assets.md#verify-data-is-flowing).
65+
1. Start your cluster where you deployed Azure IoT Operations in earlier quickstarts. The OPC PLC simulator you deployed with your Azure IoT Operations instance should begin running and sending data to the MQTT broker. You can verify this part of the flow using `mosquitto_sub` as described in [Verify data is flowing to MQTT broker](quickstart-configure.md#verify-data-is-flowing-to-mqtt-broker).
6666

67-
1. Wait a few minutes for data to propagate. Then, in the eventstream live view, select the *AzureEventHub* source and refresh the **Data preview**. You should see JSON data from the simulator begin to appear in the table.
67+
1. Wait a few minutes for data to propagate. Then, in the eventstream live view, select the Azure event hub source and refresh the **Data preview**. You should see JSON data from the simulator begin to appear in the table.
6868

6969
:::image type="content" source="media/quickstart-get-insights/source-added-data.png" alt-text="Screenshot of the eventstream with data from the AzureEventHub source.":::
7070

0 commit comments

Comments
 (0)