Skip to content

Commit 08a0671

Browse files
authored
Merge pull request #303144 from jlian/jlian-release-aio-2507
New broker and data flow for 2507
2 parents eadb41a + fd96664 commit 08a0671

File tree

9 files changed

+1826
-0
lines changed

9 files changed

+1826
-0
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-registry-endpoint.md

Lines changed: 452 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 1030 additions & 0 deletions
Large diffs are not rendered by default.

articles/iot-operations/manage-mqtt-broker/howto-broker-persistence.md

Lines changed: 335 additions & 0 deletions
Large diffs are not rendered by default.
145 KB
Loading
50.5 KB
Loading
15.5 KB
Loading
40 KB
Loading
12 KB
Loading

articles/iot-operations/toc.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ items:
138138
- name: Disk-backed message buffer
139139
href: manage-mqtt-broker/howto-disk-backed-message-buffer.md
140140
displayName: MQTT, broker, persistence, storage
141+
- name: Data persistence
142+
href: manage-mqtt-broker/howto-broker-persistence.md
143+
displayName: MQTT, broker, persistence, storage
141144
- name: Diagnostic settings
142145
href: manage-mqtt-broker/howto-broker-diagnostics.md
143146
displayName: MQTT, broker, metrics, logs
@@ -184,6 +187,9 @@ items:
184187
- name: Local storage or ACSA
185188
href: connect-to-cloud/howto-configure-local-storage-endpoint.md
186189
displayName: data flow, endpoint, northbound
190+
- name: Registry endpoint
191+
href: connect-to-cloud/howto-configure-registry-endpoint.md
192+
displayName: data flow, endpoint, northbound, registry
187193
- name: Create a data flow
188194
href: connect-to-cloud/howto-create-dataflow.md
189195
displayName: endpoint, transformation, source, destination, profile, data flow profile, enrich , map, serialize, schema
@@ -204,6 +210,9 @@ items:
204210
- name: Manage data flow profiles
205211
href: connect-to-cloud/howto-configure-dataflow-profile.md
206212
displayName: data flow, scale, scaling
213+
- name: WASM with data flow graphs
214+
href: connect-to-cloud/howto-dataflow-graph-wasm.md
215+
displayName: data flow, WASM, WebAssembly, graph, transform, enrich
207216
- name: Manage network
208217
items:
209218
- name: Overview

0 commit comments

Comments
 (0)