The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi to all,
we've found out yesterday that's isn't possible to Takeover of other Fabric objects, exept of the semantic models.
This can cause some issues, like we've experienced yesterday:
The error was a 401 Unauthorized. We quickly understood it was launched with the user owner of the notebook (the developer), and there was no way to take over of the notebook, or to set in the pipeline to launch it with the user who has scheduled the pipeline.
The only way was for the Fabric administrator to make a copy of the notebook (being himself the owner), and then everything worked fine.
HTH
Daniele Tiles
Solved! Go to Solution.
We have noticed the same. There is another way around if you want to change the whole workspace to be owned by a single user. (We're looking at using service accounts)
If you have DevOps source control configured you can synch to a repo, break the connection, then as the user you want to own everything recreate the connection and synch from the repo to the workspace (overwriting everything)
Thank you very much for sharing! This helps more people solve problems.
Thanks also to spencer_sa .
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
We have noticed the same. There is another way around if you want to change the whole workspace to be owned by a single user. (We're looking at using service accounts)
If you have DevOps source control configured you can synch to a repo, break the connection, then as the user you want to own everything recreate the connection and synch from the repo to the workspace (overwriting everything)