How to call/execute Custom JAR file in Azure Data Factory

Pavithra B 1 Reputation point
2022-09-29T15:51:26.307+00:00

How we can call/execute a custom JAR using Azure Data factory.

Custom JAR includes connecting to an on-prem database.

Is there any option other than VNET?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bhargava-MSFT 31,261 Reputation points Microsoft Employee Moderator
    2022-09-30T20:58:46.557+00:00

    Hello @Pavithra B ,

    Welcome to the MS Q&A platform.

    A similar thread has been discussed here.

    You can look for using java in Azure functions, and then it would be easy to invoke an Azure function from Azure Data Factory.

    Also, you can use a Batch account and Web jobs for this.

    Please let us know if you have any further questions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.