Forum Discussion
Change Deployment Pipeline Owner
- 1 year ago
Fabric admin role doesn't give you permissions on any workspaces or artifacts in the tenant.
But since you are admin you should still be able to run the admin version yourself. You can quickly run it from the power bi API reference site by selection the green try me button on the API definition and it will handle authentication and everything
Not sure about the SVP part, assume because pipeline exists outside of workspace scope. Ive only ever tried with the admin version, with a SVP
Getting similar 401 error as that endpoint requires Tenant.ReadWrite.All permission which is not available to us
If you need to use the non admin version make sure the SVP has contributor rights or higher in the target worksapce
- wanwar1 year agoHelper I
There are 3 workspaces in the pipeline and SVP is Admin in all 3 of them
- Deku1 year agoSuper User
Are you not able to add yourself as admin of the workspaces? That would allow you to see the pipeline. If not you either need a fabric admin or get the tenant.readwrite for the service Principal to run the admin API
- wanwar1 year agoHelper I
We have 3 Fabric admins including myself and all of us are listed as Admin of Workspaces, but we dont see that pipeline in Fabric UI, so cant change it from there, my question is if our SVP is Admin in workspaces involved why I cannot use non-admin API to change the owner, 2nd if we are Fabric Admins why we dont see that pipeline ?