Skip to content

Commit c8b471a

Browse files
authored
Merge pull request #188458 from Sekhar-Kutikuppala/patch-7
Update howto-export-data.md
2 parents ab67571 + 91815f2 commit c8b471a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

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

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -865,19 +865,6 @@ The following example shows an exported device lifecycle message received in Azu
865865
}
866866
```
867867

868-
## Comparison of legacy data export and data export
869-
870-
The following table shows the differences between the [legacy data export](howto-export-data-legacy.md) and data export features:
871-
872-
| Capabilities | Legacy data export | New data export |
873-
| :------------- | :---------- | :----------- |
874-
| Available data types | Telemetry, Devices, Device templates | Telemetry, Property changes, Device connectivity changes, Device lifecycle changes, Device template lifecycle changes |
875-
| Filtering | None | Depends on the data type exported. For telemetry, filtering by telemetry, message properties, property values |
876-
| Enrichments | None | Enrich with a custom string or a property value on the device |
877-
| Destinations | Azure Event Hubs, Azure Service Bus queues and topics, Azure Blob Storage | Same as for legacy data export plus webhooks|
878-
| Supported application versions | V2, V3 | V3 only |
879-
| Notable limits | Five exports per app, one destination per export | 10 exports-destination connections per app |
880-
881868
## Next steps
882869

883870
Now that you know how to configure data export, a suggested next step is to learn [Transform data inside your IoT Central application for export](howto-transform-data-internally.md).

0 commit comments

Comments
 (0)