cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Migrate notebooks and workflows and others .

gdev
New Contributor

I want to move notebooks , workflows , data from one users to another user in Azure Databricks. We move have access to that databricks.

Is it possible?

If, yes. How to move it.

1 ACCEPTED SOLUTION

Accepted Solutions

Prabakar
Databricks Employee
Databricks Employee

@GURUDEV H Yโ€‹ please follow the below steps:

Move Notebooks - You can use the move option to move the notebooks from one user to another.

imagefor changing the jobs, you can transfer the ownership.

https://docs.databricks.com/security/access-control/jobs-acl.html#configure-job-permissions

Or you can refer the Permissions API to change the permissions for the notebooks and jobs.

https://docs.databricks.com/dev-tools/api/latest/permissions.html

For data -- Do you mean the database? If so, you can change the database owner using SQL commands.

View solution in original post

6 REPLIES 6

Prabakar
Databricks Employee
Databricks Employee

@GURUDEV H Yโ€‹ please follow the below steps:

Move Notebooks - You can use the move option to move the notebooks from one user to another.

imagefor changing the jobs, you can transfer the ownership.

https://docs.databricks.com/security/access-control/jobs-acl.html#configure-job-permissions

Or you can refer the Permissions API to change the permissions for the notebooks and jobs.

https://docs.databricks.com/dev-tools/api/latest/permissions.html

For data -- Do you mean the database? If so, you can change the database owner using SQL commands.

Anonymous
Not applicable

@GURUDEV H Yโ€‹, You can clone notebooks. There is also a workspace API that will let you do this.

User16764241763
Honored Contributor

You can also CLI tools to make it simpler

https://docs.databricks.com/dev-tools/cli/workspace-cli.html

Anonymous
Not applicable

Hey there @GURUDEV H Yโ€‹ 

Hope all is well!

Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. 

We'd love to hear from you.

Thanks!

Naganin
New Contributor II

Can I move the notebooks from one user to another using Databricks CLI and keep the same notebook id? Thanks

deedstoke
New Contributor II

Hope all is well!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group