Skip to content

Commit 333e772

Browse files
committed
Dataflow toc restructure
1 parent 90a5882 commit 333e772

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

articles/iot-operations/toc.yml

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,30 @@ items:
7171
href: manage-mqtt-broker/howto-test-connection.md
7272
- name: Process and send data to cloud
7373
items:
74-
- name: What are dataflows?
74+
- name: Overview
7575
href: connect-to-cloud/overview-dataflow.md
76-
- name: Configure dataflow endpoint
77-
href: connect-to-cloud/howto-configure-dataflow-endpoint.md
78-
- name: Create a dataflow
79-
href: connect-to-cloud/howto-create-dataflow.md
76+
- name: Concepts
77+
items:
78+
- name: Dataflow mapping language
79+
href: connect-to-cloud/concept-dataflow-language.md
80+
- name: Read Data
81+
items:
82+
- name: Configure dataflow source
83+
href: connect-to-cloud/howto-dataflow-source.md
84+
- name: Process Data
85+
items:
86+
- name: Create a dataflow
87+
href: connect-to-cloud/howto-create-dataflow.md
88+
- name: Enrich data
89+
items:
90+
- name: Configure enrich stage
91+
href: connect-to-cloud/howto-dataflow-reference-data.md
92+
- name: Send Data
93+
items:
94+
- name: Configure dataflow destination
95+
href: connect-to-cloud/howto-dataflow-destination.md
8096
- name: Configure dataflow profile
8197
href: connect-to-cloud/howto-configure-dataflow-profile.md
82-
- name: Dataflow mapping language
83-
href: connect-to-cloud/concept-dataflow-language.md
8498
- name: Process data
8599
items:
86100
- name: Overview

0 commit comments

Comments
 (0)