How can I delete my Azure Datatbricks workspace when its status is "Failed"?

r0kit hax 5 Reputation points
2023-06-28T14:33:07.68+00:00

I have a databricks workspace with the status "Failed".

User's image

When I try deleting the workspace, I get a generic error and the workspace won't delete.

User's image

I was wondering how I could delete this workspace.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,514 questions
{count} vote

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2023-06-29T05:45:11.67+00:00

    @r0kit hax - Thanks for the question and using MS Q&A platform.

    You can use Azure Powershell or Azure CLI to delete the workspace.

    As per the error message, it looks like workspace deployment is failed. Please review error details in the activiy log tab and retry to create again.

    In case, if you want to redeploy the databricks workspace you can follow these steps:

    Go to resource group => Deployments => Redeploy the deployment as shown.

    User's image

    In case, if you want to delete the workspace, first delete the deployment and then delete the workspace.

    User's image

    OR

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.