Forum Discussion
Deployment Pipeline not loading
- 2 years ago
Here is the solution that worked for us. We used the Rest API to unattach our dev workspace from the DP. We then removed several objects (rpts / models / score cards) that were not needed. At least 2 of these used a more obscure Marketo data connection that may have been dropped as supported. (Not sure). So we are not sure if we had to reduce below a certain # objects or if removing the reports that had more obscure data connections solved it. But once we did, we could reassign this dev workspace to the DP and proceed as normal. Luckily we did not have to delete the whole pipeline and recreate it which is actually what MS said we should do.
- Anonymous2 years ago
Hi gkwright88 , Hi all,
The issue has been resolved by the product team and you can deploy and open pipeline to do so.Best regards,
Albert He
My organization is facing this same issue with one of our largest pipelines. It was discovered this morning and is still not working. I do hope there is a solution outside of rebuilding the entire thing as that would be a time consuming endeavor.
- gkwright882 years agoRegular Visitor
The trace we did revealed nothing to MS. They have said we will need to detach the workspaces from the pipeline. Since you cannot go to the pipeline that is stuck to do that, they sent us a link to a REST API: https://learn.microsoft.com/en-us/rest/api/power-bi/pipelines/unassign-workspace which you can use the Try it feature, plug in your info and it should perform the task. We are going to then reattached each WS to the existing pipeline and see if that resets it. If not, we'll repeat and the 2nd time actually delete the pipeline and create it again, then attaching the WS's to it. Will report results later. Hopefully the first step works and saves us needing to create all the deployment rules again.