Skip to content

Commit 95e2b1a

Browse files
committed
7: add changed files
1 parent 0cd24cc commit 95e2b1a

12 files changed

Lines changed: 197 additions & 1437 deletions

articles/iot-operations/.openpublishing.redirection.iot-operations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,11 @@
714714
"source_path_from_root": "/articles/iot-operations/connect-to-cloud/howto-configure-registry-endpoint.md",
715715
"redirect_url": "/azure/iot-operations/develop-edge-apps/howto-configure-registry-endpoint",
716716
"redirect_document_id": true
717+
},
718+
{
719+
"source_path_from_root": "/articles/iot-operations/connect-to-cloud/concept-dataflow-conversions.md",
720+
"redirect_url": "/azure/iot-operations/connect-to-cloud/concept-dataflow-mapping",
721+
"redirect_document_id": false
717722
}
718723
]
719724
}

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

Lines changed: 0 additions & 372 deletions
This file was deleted.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.service: azure-iot-operations
1515

1616
[!INCLUDE [kubernetes-management-preview-note](../includes/kubernetes-management-preview-note.md)]
1717

18+
> [!TIP]
19+
> Data flow graphs support enrichment with expanded capabilities including enrichment in filter and branch transforms. For new projects that use MQTT, Kafka, or OpenTelemetry endpoints, see [Enrich with external data in data flow graphs](howto-dataflow-graphs-enrich.md) (preview).
20+
1821
You can enrich data by using the *contextualization datasets* function. When incoming records are processed, you can query these datasets based on conditions that relate to the fields of the incoming record. This capability allows for dynamic interactions. Data from these datasets can be used to supplement information in the output fields and participate in complex calculations during the mapping process.
1922

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

0 commit comments

Comments
 (0)