Skip to content

Commit 4feb99f

Browse files
committed
Fix
1 parent 5523875 commit 4feb99f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/iot-operations/connect-to-cloud/howto-create-dataflow-graph.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ A data flow graph contains three types of elements: **sources** that bring data
4949

5050
1. **Add a source**: Select the source endpoint and configure the topics to subscribe to for incoming messages.
5151

52-
![Screenshot of the operations experience source configuration panel showing endpoint dropdown and topic input.](media/howto-create-dataflow-graph/source-configuration.png)
52+
![Screenshot of the operations experience source configuration panel showing endpoint dropdown and topic input.](media/howto-create-dataflow-graph/source-configuration.png)
5353

54-
<!-- 1. **Add transforms**: Select one or more transforms to process the data. Available transforms include map, filter, branch, concat, and window. For details on each transform type, see [Data flow graphs overview](concept-dataflow-graphs.md#available-transforms). -->
54+
<!-- 1. **Add transforms**: Select one or more transforms to process the data. Available transforms include map, filter, branch, concat, and window. For details on each transform type, see [Data flow graphs overview](concept-dataflow-graphs.md#available-transforms). -->
5555

56-
![Screenshot of the operations experience transform selection menu showing available transform types.](media/howto-create-dataflow-graph/transform-selection.png)
56+
![Screenshot of the operations experience transform selection menu showing available transform types.](media/howto-create-dataflow-graph/transform-selection.png)
5757

58-
![Screenshot of the operations experience showing a branch transform configuration example.](media/howto-create-dataflow-graph/branch-transform-example.png)
58+
![Screenshot of the operations experience showing a branch transform configuration example.](media/howto-create-dataflow-graph/branch-transform-example.png)
5959

6060
1. **Add a destination**: Select the destination endpoint and configure the topic or path to send processed data to.
6161

0 commit comments

Comments
 (0)