I am trying to setup dataflow in which source is teradata and I am not able to select it. Does teradata support is not there in dataflow adf?
I am trying to setup dataflow in which source is teradata and I am not able to select it. Does teradata support is not there in dataflow adf?
Teradata is not currently supported natively in data flows. Instead, create a pipeline with a Copy Activity that stages the data in an Azure storage account and then read the data from that staging location in the subsequent data flow activity.
6 people are following this question.