Skip to content

Commit 26eb23a

Browse files
committed
Remove directional term
1 parent b030cdd commit 26eb23a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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,7 +111,7 @@ 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** in the left pane, select **Inputs**.
114+
4. Under **Job Topology**, select **Inputs**.
115115

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

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

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

140-
1. Under **Job Topology** in the left pane, select **Outputs**.
140+
1. Under **Job Topology**, select **Outputs**.
141141

142142
2. In the **Outputs** pane, select **Add**, and then select **Power BI**. On the screen that comes up, fill in the following fields:
143143

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

158158
### Configure the query of the Stream Analytics job
159159

160-
1. Under **Job Topology** in the left pane, select **Query**.
160+
1. Under **Job Topology**, select **Query**.
161161

162162
2. Replace `[YourInputAlias]` with the input alias of the job. This tutorial uses **contosoinputs**.
163163

0 commit comments

Comments
 (0)