Forum Discussion
Cannot Delete Lakehouse Issue
- Anonymous2 years ago
Update: If I first delete the one-time pipeline used to populate the Lakehouse, I'm able to delete the Lakehouse. It's like Fabric sees that something is connected to the Lakehouse and won't let me delete it. Is this expected behavior?
I tested again by creating a Lakehouse with a copy data pipeline, and a completely blank Lakehouse. The blank Lakehouse deleted with no problem. The other lakehouse would not delete until I deleted the associated pipeline first.
Try to delete any dependencies of that artifact. I had to delete all objects being used by the artifact in order to delete it. That method worked for me.
- Vinzce2 years agoNew Member
I didn't find how to delete dependencies. The only object with the delete option is the DataflowsStagingLakehouse.
Thanks
- Anonymous2 years agoNot applicable
jesvytcan wrote:with this error: "workspace cannot be reassigned because it includes Fabric items or you're attempting to move them across regions. This is not supported currently. Remove the Fabric items, or move the workspace within the same region, and then try again."This is pure speculation on my part, but it is possible that the Fabric items you deleted are only soft-deleted as part of disaster recovery. If this is true, then the items still exist from Fabric's point of view. For reference:
Reliability in Microsoft Fabric | Microsoft Learn
It could also be a delay in Fabric updating its own tables (or whatever Fabric uses behind the scenes to track all the objects). It is possible that after a little while you will be able to reassign the workspace.