ashraf1395
Honored Contributor

Hi there @Kumarn031425 , 
I guess, This video tutorial will answer most of your questions : https://youtu.be/SZM49lGovTg?si=X7Cwp0Wfqlo1OnuS

Here , deployment of workspace resources using databricks azure devops and databeicks asset bundles tutorial is given which are best recommended tools to handle migration of deployment of objects in databricks.

 

 

Many organizations choose Azure DevOps for automated deployments on Azure. When deploying to Databricks you can take similar deploy pipeline code that you use for other projects but use it with Databricks Asset Bundles. This video shows most of the steps involved in setting this up by following ...