An Azure service for ingesting, preparing, and transforming data at scale.
Hello @Ville Ristilä
The main difference between the two is that Azure Data Factory V2 is a cloud-based data integration service that allows you to create, schedule, and manage data integration pipelines, while Azure Data Factory Data Flow Gen 2 is a serverless data integration service that allows you to visually design, build, and manage data transformation at scale.
Regarding the OData connector, both Azure Data Factory V2 and Azure Data Factory Data Flow Gen 2 support the OData connector, but there may be differences in the implementation of the connector between the two services.
It's possible that the OData connector in Azure Data Factory V2 may not support the specific authentication type or version of OData that you are using.
To troubleshoot the issue, I would recommend checking the version of OData that you are using and the authentication type that you have configured in Azure Data Factory V2.
You can also try using a different authentication type or version of OData to see if that resolves the issue.
I hope this helps.