How can I delete my Azure Databricks workspace when the workspace resource has already been removed?

Kim Reinhart Jensen (KJEN) 0 Reputation points
2024-04-18T11:20:48.4533333+00:00

As the title says I have an Azure Databricks Workspace where I have deleted the Workspace resource in Azure. However, the workspace still appears in the Account Console. From here I can log into the workspace but not create clusters etc. When I click on "Azure Portal" from inside the workspace, I get a "Resource not found" as showed below:Screenshot 2024-04-18 131503

I have tried to delete the parent resource group and made sure that the managed resource group has also been deleted.

I have also tried to delete the workspace using Azure Cli, but I don't get any response.

az_databricks_delete

How can I delete the Workspace?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,928 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
    2024-04-18T11:49:22.7266667+00:00

    @Kim Reinhart Jensen (KJEN) - Thanks for the question and using MS Q&A platform.

    This is an excepted behaviour as per the latest changes in Azure Databricks:
    To delete an Azure Databricks service:

    1. Log into your Azure Databricks workspace as the account owner (the user who created the service).
    2. Click your username in the top bar of the workspace, and select Azure from the dropdown menu.
    3. In the Azure Databricks service, click Delete and then OK. User's image

    If you have already deleted the Workspace resource in Azure and the workspace still appears in the Account Console, could you please wait for few minutes and try to see them removed.

    If you are still seeing, please share the Activity logs of the Azure Databricks workspace to investigate further.

    User's image

    Meanwhile, you checkout the similar thread: Unable to Remove Azure Databricks Managed Resource Group and Delete an Azure Databricks service.

    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.