Skip to content

Commit 001d1c4

Browse files
authored
Merge pull request #93205 from baanders/10-24-iothub-tutorials
IoT Hub Tutorials - PR Issue Fix
2 parents f80dacc + 1028c5d commit 001d1c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
-8.42 KB
Loading
-11.8 KB
Loading

articles/iot-hub/tutorial-routing-view-message-routing-results.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ To see the data in a Power BI visualization, first set up a Stream Analytics job
111111

112112
### Add an input to the Stream Analytics job
113113

114-
4. Under **Job Topology**, select **Inputs**.
114+
1. Under **Job Topology**, select **Inputs**.
115115

116-
5. In the **Inputs** pane, select **Add stream input** and select IoT Hub. On the screen that comes up, fill in the following fields:
116+
2. In the **Inputs** pane, select **Add stream input** and select IoT Hub. On the screen that comes up, fill in the following fields:
117117

118118
**Input alias**: This tutorial uses **contosoinputs**.
119119

@@ -133,7 +133,7 @@ To see the data in a Power BI visualization, first set up a Stream Analytics job
133133

134134
![Set up the inputs for the stream analytics job](./media/tutorial-routing-view-message-routing-results/stream-analytics-job-inputs.png)
135135

136-
6. Select **Save**.
136+
3. Select **Save**.
137137

138138
### Add an output to the Stream Analytics job
139139

0 commit comments

Comments
 (0)