Can you run AZURE Databricks pipeline in Azure without ADF ?
Can you run AZURE Databricks pipeline in Azure without ADF ?
Do you mean, you want to schedule/run databricks "notebook" without using ADF ?
You can create a Databricks job and add a notebook to run from there or open the Notebook and right top corner, select Schedule notebook option
https://docs.microsoft.com/en-us/azure/databricks/jobs
https://docs.microsoft.com/en-us/azure/databricks/notebooks/notebooks-manage#schedule-a-notebook
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav
Hey,
Yes, you can create jobs and schedule databricks notebook :
https://docs.microsoft.com/en-us/azure/databricks/jobs
8 people are following this question.