0 votes
in Azure Data Factory by
What are the different rich cross-platform SDKs for advanced users in Azure Data Factory?

1 Answer

0 votes
by

The Azure Data Factory V2 provides a rich set of SDKs that we can use to write, manage, and monitor pipelines by using our favorite IDE. Some popular cross-platform SDKs for advanced users in Azure Data Factory are as follows:

  • Python SDK
  • C# SDK
  • PowerShell CLI
  • Users can also use the documented REST APIs to interface with Azure Data Factory V2.
...