cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Can a Databricks Workspace be renamed after creation ?

apjeskeaa
Visitor

A Databricks workspace has already been created with all configurations completed. The customer has now requested to change the workspace name. Is it possible to rename an existing Databricks workspace after creation?

2 ACCEPTED SOLUTIONS

Accepted Solutions

jeffreyaven
Databricks Employee
Databricks Employee

Yes you can update workspace names, what you can't change is the deployment name (part of the workspace URL, eg the dbc-4c2df2f4-018b in this https://dbc-4c2df2f4-018b.cloud.databricks.com/ - this may be what Nayan was referring to), the workspace name is largely cosmetic, it can be changed in the account console or the workspace console (you would need to be an account admin or workspace admin of course), see the attached screen shots for the UI approach to doing this, it is exposed in the backend API as well https://docs.databricks.com/api/account/workspaces/update

View solution in original post

jeffreyaven
Databricks Employee
Databricks Employee

Yes, you can safely rename it. The workspace name is largely cosmetic - it won't affect the actual workspace functionality, API endpoints, or integrations since those all rely on the deployment name/URL (which doesn't change).

That said, just a heads up: you may want to check if your organization references the workspace name in any documentation, monitoring dashboards, or cost tracking systems - those would need updating to reflect the new name. But from a technical/operational standpoint, the workspace itself will continue functioning normally.

View solution in original post

4 REPLIES 4

nayan_wylde
Honored Contributor III

No, it is not currently possible to rename an existing Databricks workspace after it has been createdโ€”whether on Azure or AWS. Workspace names are immutable once provisioned through the Databricks account console or cloud provider portal.

Workaround Options:

If renaming is essential, here are your alternatives:

 

  • Create a new workspace with the desired name.
  • Migrate resources (notebooks, clusters, jobs, users, etc.) from the old workspace to the new one.
  • Decommission the old workspace once migration is complete.

jeffreyaven
Databricks Employee
Databricks Employee

Yes you can update workspace names, what you can't change is the deployment name (part of the workspace URL, eg the dbc-4c2df2f4-018b in this https://dbc-4c2df2f4-018b.cloud.databricks.com/ - this may be what Nayan was referring to), the workspace name is largely cosmetic, it can be changed in the account console or the workspace console (you would need to be an account admin or workspace admin of course), see the attached screen shots for the UI approach to doing this, it is exposed in the backend API as well https://docs.databricks.com/api/account/workspaces/update

Workspace name is tightly coupled with several backend configuration right; Is that fine to rename the existing workspace it wont create any issues ? Please confirm. Thanks

jeffreyaven
Databricks Employee
Databricks Employee

Yes, you can safely rename it. The workspace name is largely cosmetic - it won't affect the actual workspace functionality, API endpoints, or integrations since those all rely on the deployment name/URL (which doesn't change).

That said, just a heads up: you may want to check if your organization references the workspace name in any documentation, monitoring dashboards, or cost tracking systems - those would need updating to reflect the new name. But from a technical/operational standpoint, the workspace itself will continue functioning normally.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now