Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I've tried creating a sample data warehouse on multiple different days, and different times, and have always received the same error message of "Another user operation is already running. Wait for a few minutes, then refresh and try again." I've tried logging out and logging back in, making sure there are no other processes running, and restarting browser.
Here is the full error message I receive in a pop-up window copy-pasted:
{ "message": "", "data": { "code": "LockConflict", "subCode": 0, "message": "Another user operation is already running. Wait for a few minutes, then refresh and try again.", "timeStamp": "2025-05-07T17:49:41.9896227Z", "httpStatusCode": 400, "hresult": -2147467259, "details": [ { "code": "RootActivityId", "message": "df1ee7b3-cae7-4726-ab2d-25c9414fab45" }, { "code": "LockingBatchId", "message": "36f1885a-cbb4-4770-bfc2-0fe7af14591b@75c55a72-80d2-4528-bc43-7bac9a9e4e58$2025-05-07T17:49:41.5677084Z@60cb6b02-3d99-4397-83f6-42816c275130" }, { "code": "Param1", "message": "36f1885a-cbb4-4770-bfc2-0fe7af14591b@75c55a72-80d2-4528-bc43-7bac9a9e4e58" } ], "exceptionCategory": 1 }, "status": 400, "failureResponse": { "status": 400, "headers": { "content-length": "619", "content-type": "application/json; charset=utf-8" } } }
Solved! Go to Solution.
I came back after a few days, tried to make one again, changed absolutely nothing, and it worked. This is the second time I've taken a few days in between to re-try. So do with that information what you will. Thanks
Hi @ggramen
The error explicitly references `LockConflict` and a `LockingBatchId`, indicating a resource lock is preventing the operation
Use Fabricโs Monitor to identify in-progress operations
Create the sample warehouse in a different workspace
If these steps donโt resolve the issue, escalate to Microsoft Support with the error details and activity IDs.
Hi @ggramen,
I wanted to check if you had the opportunity to review the information provided by @nilendraFabric. Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
I came back after a few days, tried to make one again, changed absolutely nothing, and it worked. This is the second time I've taken a few days in between to re-try. So do with that information what you will. Thanks
Hi @ggramen,
Great to hear the issue got fixed. Please accept your reply as a solution so that other community members with the same issue can find it more easily.
Thank you.
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!