Delete Azure Databricks Workspace resource but reference remains in Account Console
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 04:13 AM
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

