Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
Hi Folks,
We have couple of workspaces and which are already in Deployment pipelines and the major problem is who ever has created that pipeline that person left the organization and i'm trying to create another new Deployment pipeline on same workspace but i am getting an error stating that this workspace already part of Deployment Pipeline.
So,
1. How to figure out Workspaces part of any deployment pipelines?
2. If yes, where can we can see that information and is it possible to change the owner like we do for Datasource.
Thanks in Advance.
Regards,
Krishna M
Solved! Go to Solution.
Hi @KMondrathi_2022 ,
You can use the rest api to get list of deployment pipelines for the organization.
Admin - Pipelines GetPipelinesAsAdmin
GET https://api.powerbi.com/v1.0/myorg/admin/pipelines
If the problem is still not resolved, please point it out. Looking forward to your feedback.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Actually, I have the same problem and this topic seems "Solved" but I don't really see any solution in here.
I want to create a pipeline for our workspaces but somehow some other person created another pipeline and I need to know who is the creator of that pipeline to contact and get my workspace removed. (I don't need all the list of the pipelines.)
So:
- Is there a way to see "only the pipeline name" and "creator of that pipeline" for my workspace?
- Also, as the workspace admin, is there a way for me to unlink my workspace from that pipeline? Because in the deployement pipelines list, I don't see any pipeline and Fabric Admin also doesn't see that pipeline.
Thanks.
Hi @KMondrathi_2022 ,
You can use the rest api to get list of deployment pipelines for the organization.
Admin - Pipelines GetPipelinesAsAdmin
GET https://api.powerbi.com/v1.0/myorg/admin/pipelines
If the problem is still not resolved, please point it out. Looking forward to your feedback.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Henry,
Thanks for your response.
I'm getting error while i'm trying to run above scripts.
"\\agii-fappw31.argous.com\Redirection\kmondrat.ARGOUS\Desktop
the term is not recognized as the name of a cmdlet in powershell for power bi"
Hi I think you can't use the same workspace in multiple pipelines...
Hi freginier,
Yes, I know that we can't use same worksapce in multiple pipelines. Is there any way to check how many deployments pipelines has created as part of administrator. If yes, I can take owner ship of exisiting pipeline.
Regards,
Krishna