✨ [Integration.DataFactory] Add support for Dataflows which contain flowlets #227
Labels
area:integration
All issues related to integration resources.
feature
All issues related to new features
Milestone
A dataflow can contain one or multiple flowlet.
A flowlet is acting like a piece of dataflow that can be reused.
More information here: https://learn.microsoft.com/en-us/rest/api/datafactory/data-flow-debug-session/add-data-flow?view=rest-datafactory-2018-06-01&tabs=HTTP#dataflowdebugresource
Here is a code sample on how to add a flowlet to the DataFactoryDataFlowDebugPackageContent:
This can be re-used and re-adjusted in Arcus.Testing.Integration.DataFactory
The text was updated successfully, but these errors were encountered: