Skip to content

Commit 0f60064

Browse files
authored
Merge pull request #188592 from dominicbetts/sekhar-legacy-note
Add note to legacy data export article
2 parents f640556 + a2951bf commit 0f60064

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/iot-central/core/howto-export-data-legacy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ The legacy data export (classic) feature is now deprecated and you should plan t
1919
| Enrichments | None | Enrich with a custom string or a property value on the device |
2020
| Transforms| None | Transform the export message to your desired shape |
2121
| Destinations | Azure Event Hubs, Azure Service Bus queues and topics, Azure Blob Storage | Same as for legacy data export plus Azure Data Explorer and webhooks|
22-
| Supported application versions | V2, V3 | V3 only |
2322
| Notable limits | Five exports per app, one destination per export | 10 export-destination connections per app |
2423

2524
## Migration considerations
@@ -60,6 +59,9 @@ Device templates: If you're currently using legacy data exports with the device
6059

6160
In the new data export, you can create a destination and reuse it across different data exports. When you migrate from legacy data exports, you should create destinations in the new data exports that store information on your existing legacy data export destinations.
6261

62+
> [!Note]
63+
> The new data export doesn't support exporting non-valid JSON messages.
64+
6365
## Export IoT data to cloud destinations (legacy)
6466

6567
> [!Note]

0 commit comments

Comments
 (0)