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

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

Reply
KMondrathi_2022
Regular Visitor

How to know the existing workspace is part Deployment Pipeline of not?

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

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

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

vhenrykmstf_1-1643339253210.pngvhenrykmstf_0-1643339241651.pngvhenrykmstf_2-1643339303152.png


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.

View solution in original post

5 REPLIES 5
burakdemirtas
Frequent Visitor

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.


v-henryk-mstf
Community Support
Community Support

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

vhenrykmstf_1-1643339253210.pngvhenrykmstf_0-1643339241651.pngvhenrykmstf_2-1643339303152.png


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"

freginier
Solution Sage
Solution Sage

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 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors