Forum Discussion
Workspace cannot be reassigned because it includes Fabric items or you're attempting to move...
Hello
Our PowerBI embedded suddenly stopped working with an error:
TradeBlotterDev 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. Also please verify that the workspace does not contain any soft-deleted items.
Activity ID: e5b6bff0-e13a-45fa-b40f-7e82d5196e99
Request ID: 92fae37f-27c9-3eaa-d5f5-80968bd969bc
Correlation ID: 0c010f32-6f53-6e80-6d89-f9d1785ed570
Status code: 400
Time: Mon Mar 09 2026 11:14:46 GMT+0600 (Омск, стандартное время)
Service version: 13.0.27839.34
Client version: 2603.1.28307-train
Cluster URI: https://wabi-west-europe-redirect.analysis.windows.net/
PowerBI Embedded capacity is located in North Europe. In the workspace we only have Reports and Semantic Models. No other items located in any other regions.
How can we troubleshoot this?
Thanks.
6 Replies
- rohit1991Super User
Hii rkhabibulin
This error occurs because workspaces that contain Microsoft Fabric items cannot be reassigned to a different capacity or moved across regions. Even if you only see reports and semantic models, the workspace may still contain hidden or soft-deleted Fabric artifacts. Power BI blocks reassignment in such cases. To resolve it, check and permanently delete any Fabric items (Lakehouse, Warehouse, Notebook, Dataflow Gen2, etc.) from the workspace or ensure the capacity is in the same region, then retry the reassignment.
- rkhabibulinNew Member
"....contain hidden or soft-deleted Fabric artifacts..." --- how can we find this artifacts?
We have been using this workspace and capacity for years. So, it is not something that we created recently and got that error.
- tayloramySuper User
Hi rkhabibulin,
Do you see any other items in the workspace (Explorations, for example)?
You can use the REST APIs to list all items in a workspace and get the item types:
https://learn.microsoft.com/en-us/rest/api/fabric/core/items/list-items?tabs=HTTP
- v-dineshyaCommunity Support
Hi rkhabibulin ,
Thank you for reaching out to the Microsoft Community Forum.
OneLake uses soft delete, so “deleted” files can still exist for a retention window and count as content. You can enumerate/restore or permanently remove after retention via Azure Storage Explorer or PowerShell.
Please try below options to find soft‑deleted Fabric artifacts.1. Azure Storage Explorer, Connect Storage Explorer to OneLake for your workspace. Navigate to the data item path like your-workspace/lakehouse.Lakehouse/Files/ or Tables/. In the path bar dropdown, switch from “Active blobs” to “Active and soft deleted blobs.” Right‑click any soft‑deleted entries to Undelete.
2. PowerShell, It gives list of soft‑deleted files and remaining retention days, then decide whether to wait or restore/purge as appropriate.
Note: OneLake soft‑delete retention is currently 7 days by default and the data is billable during that period; tenant admins can manage workspace retention policies from the Admin portal.
Please try below workarounds.
1. Keep the workspace in its current region, Assign it to a capacity in the same region as the workspace . This avoids cross‑region reassignment and unblocks Embedded.
2. Move content to a workspace in the capacity’s region, Because cross‑region workspace reassignment is not supported when Fabric items are involved , the pragmatic approach is:
Create a new workspace in North Europe or wherever your Embedded capacity is. Re‑publish reports and semantic models there, or use ALM Toolkit/Deployment Pipelines if you have them. Repoint your app/embed configs to the new workspace.
Please refer below links.
Recover deleted files - Microsoft Fabric | Microsoft Learn
Find your Fabric home region - Microsoft Fabric | Microsoft Learn
Multi-Geo support for Fabric - Microsoft Fabric | Microsoft Learn
OneLake Disaster Recovery and Data Protection - Microsoft Fabric | Microsoft Learn
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
- v-dineshyaCommunity Support
Hi rkhabibulin ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh
- v-dineshyaCommunity Support
Hi @rkhabibulin ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh