Skip to content

Commit 0f1aaf0

Browse files
authored
Merge pull request #313256 from MicrosoftDocs/release-aio-2603
AIO 2603 release - staged view
2 parents 059b785 + c349a66 commit 0f1aaf0

76 files changed

Lines changed: 5882 additions & 1632 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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).
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)