An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
hi @Saurabh Sharma ,
Thanks for reaching me out, I think I have figured the ways we can call any Jar or Executeable from the data factory. There are three services i came to know as following:
- Batch Account
- Functions
- WebJobs
In my case, Azure Functions are not the case because of the early timeouts and Azure Batch functions are not feasible too as we will have too less tasks to run on. Anyways, I have a new question now that I am trying to ask if we can call the Jar file from ADF available on any of VMs manually installed on EC2 instance.