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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

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
Comments
noahfox
Frequent Visitor
We've received this a couple times using the API in Python executed by a pipeline in Azure DevOps.