Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Fabric 'Deploy Stage Content' API fails when user is viewing deployment history. Bug?

I have a Power Automate flow that calls the 'Deploy Stage Content' API. The flow authenticates using a service principal and I've verified that it works. However, I've noticed that if I am reviewing deployment history while the flow is running, the API call will fail with the following error:

 

"statusCode"400
"errorCode""WorkspaceMigrationOperationInProgress",
"message""A workspace migration operation is in progress."
 
birknerj_0-1753892628683.png

 

 

I've tested this several times and it seems consistent. When I view deployment history while the API call is being made, it fails. When I don't view deployment history, it succeeds. This seems like a bug. Has anyone else experienced this? I can't find anything that confirms that this is a known issue or limitation.

Status: New