Skip to content

Commit dd61896

Browse files
committed
Update metadata
1 parent ac96cc5 commit dd61896

7 files changed

+16
-12
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ author: PatAltimore
55
ms.author: patricka
66
ms.subservice: azure-data-flows
77
ms.topic: concept-article
8-
ms.date: 08/01/2024
8+
ms.date: 08/03/2024
99

1010
#CustomerIntent: As an operator, I want to understand how to use dataflow conversions to transform data.
1111
---
1212

1313
# Convert data using dataflow conversions
1414

15+
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
16+
1517
You can use dataflow conversions to transform data in Azure IoT Operations. The *conversion* element in a dataflow is used to compute values for output fields. You can use input fields, available operations, data types, and type conversions in dataflow conversions.
1618

1719
Dataflow *conversion* element is used to compute values for output fields:

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ author: PatAltimore
55
ms.author: patricka
66
ms.subservice: azure-data-flows
77
ms.topic: concept-article
8-
ms.date: 08/01/2024
8+
ms.date: 08/03/2024
99

1010
#CustomerIntent: As an operator, I want to understand how to create a dataflow to enrich data sent to endpoints.
1111
---
1212

1313
# Enrich data using dataflows
1414

15+
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
16+
1517
You can enrich data using the *contextualization datasets* function. When processing incoming records, these datasets can be queried based on conditions that relate to the fields of the incoming record. This capability allows for dynamic interactions where data from these datasets can be used to supplement information in the output fields and participate in complex calculations during the mapping process.
1618

1719
For example, consider the following dataset with a few records, represented as JSON records:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: PatAltimore
55
ms.author: patricka
66
ms.subservice: azure-data-flows
77
ms.topic: concept-article
8-
ms.date: 08/02/2024
8+
ms.date: 08/03/2024
99

1010
#CustomerIntent: As an operator, I want to understand how to use the dataflow mapping language to transform data.
1111
---

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Configure dataflow endpoints
2+
title: Configure dataflow endpoints in Azure IoT Operations
33
description: Configure dataflow endpoints to create connection points for data sources.
44
author: PatAltimore
55
ms.author: patricka
66
ms.subservice: azure-data-flows
7-
ms.topic: conceptual
8-
ms.date: 07/26/2024
7+
ms.topic: how-to
8+
ms.date: 08/03/2024
99

1010
#CustomerIntent: As an operator, I want to understand how to configure source and destination endpoints so that I can create a dataflow.
1111
---

articles/iot-operations/connect-to-cloud/howto-configure-dataflow-profile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: How to configure dataflow profile in Azure IoT Operations to change
44
author: PatAltimore
55
ms.author: patricka
66
ms.subservice: azure-data-flows
7-
ms.topic: conceptual
8-
ms.date: 07/25/2024
7+
ms.topic: how-to
8+
ms.date: 08/03/2024
99

1010
#CustomerIntent: As an operator, I want to understand how to I can configure a dataflow profile to control dataflow behavior.
1111
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Create a dataflow to connect data sources and destinations using Az
44
author: PatAltimore
55
ms.author: patricka
66
ms.subservice: azure-data-flows
7-
ms.topic: conceptual
8-
ms.date: 07/26/2024
7+
ms.topic: how-to
8+
ms.date: 08/03/2024
99

1010
#CustomerIntent: As an operator, I want to understand how to create a dataflow to connect data sources.
1111
---

articles/iot-operations/connect-to-cloud/overview-dataflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Process and route data with dataflows
3-
description: What are dataflows in Azure IoT Operations?
3+
description: Learn about dataflows and how to process and route data in Azure IoT Operations.
44
author: PatAltimore
55
ms.author: patricka
66
ms.subservice: azure-data-flows
77
ms.topic: conceptual
8-
ms.date: 07/28/2024
8+
ms.date: 08/03/2024
99

1010
#CustomerIntent: As an operator, I want to understand how to I can use dataflows connect data sources.
1111
---

0 commit comments

Comments
 (0)