Skip to content

Commit 96b4b97

Browse files
ttorblejlian
andauthored
Update articles/iot-operations/connect-to-cloud/concept-dataflow-enrich.md
Co-authored-by: John Lian <[email protected]>
1 parent a3a3b47 commit 96b4b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/concept-dataflow-enrich.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can enrich data by using the *contextualization datasets* function. When inc
1919

2020
To load sample data into the state store, use the [state store CLI](https://github.com/Azure-Samples/explore-iot-operations/tree/main/tools/statestore-cli).
2121

22-
For example, consider the following dataset with a few records, using the JSON lines format:
22+
For example, consider the following dataset with a few records, using the [JSON lines format](https://jsonlines.org/):
2323

2424
```json
2525
{ "Position": "Analyst", "BaseSalary": 70000, "WorkingHours": "Regular" }

0 commit comments

Comments
 (0)