You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-central/core/howto-export-data-legacy.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ ms.service: iot-central
10
10
---
11
11
# Export IoT data to cloud destinations using data export (legacy)
12
12
13
-
The legacy data export feature is now deprecated and you should plan to migrate to the new [data export feature](howto-export-data.md). The legacy data export lacks important capabilities such as the availability of different data types, filtering, and message transformation. See the following table for a comparison of legacy data export with new data export:
13
+
The legacy data export (classic) feature is now deprecated and you should plan to migrate to the new [data export feature](howto-export-data.md). The legacy data export lacks important capabilities such as the availability of different data types, filtering, and message transformation. See the following table for a comparison of legacy data export with new data export:
14
14
15
-
| Capability | Legacy data export | New data export |
15
+
| Capability | Legacy data export (classic) | New data export |
| Filtering | None | Depends on the data type exported. For telemetry, filtering by telemetry, message properties, property values |
@@ -24,7 +24,7 @@ The legacy data export feature is now deprecated and you should plan to migrate
24
24
25
25
## Migration considerations
26
26
27
-
To migrate a legacy data export to new data export, you should:
27
+
To migrate a legacy data export (classic) to new data export, you should:
28
28
29
29
1. Use a test IoT Central application and create a new data export with the same data type and destination. You can optionally use the enrichments and data transformation functionality to make your export message shape similar to the message shape from your legacy data export.
30
30
1. When you've tested your new data export and are ready to go to production, ensure any workflows or dependencies on your active legacy data exports are safely removed.
@@ -65,7 +65,7 @@ In the new data export, you can create a destination and reuse it across differe
65
65
> [!Note]
66
66
> This article describes the legacy data export features in IoT Central
67
67
>
68
-
> - Legacy data exports are scheduled to be retired on 31 March 2023. Migrate any legacy data exports to new exports
68
+
> - Legacy data exports (classic) are scheduled to be retired. Migrate any legacy data exports to new exports
69
69
>
70
70
> - For information about the latest data export features, see [Export IoT data to cloud destinations using data export](./howto-export-data.md).
0 commit comments