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: 

Delete Azure Databricks Workspace resource but reference remains in Account Console

Kim3
New Contributor II

As the title says. I have deleted both the Azure Databricks Workspace resource and the resource group it was located in. However, I can still see the workspace in the account console. Also, it appears in the response from GET https://accounts.azuredatabricks.net/api/2.0/accounts/{databricksAccountId}/workspaces

I have tried to remove by calling DELETE https://accounts.azuredatabricks.net/api/2.0/accounts/{databricksAccountId}/workspaces/{workspaceId}

This returned 200 OK, but the workspace reference remains in the account console. How do I remove it?

0 REPLIES 0