<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Takeover of Fabric objects? Or at least, set the user to call a notebook in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Takeover-of-Fabric-objects-Or-at-least-set-the-user-to-call-a/m-p/4236617#M5852</link>
    <description>&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;we've found out yesterday that's isn't possible to Takeover of other&amp;nbsp; Fabric objects, exept of the semantic models.&lt;/P&gt;&lt;P&gt;This can cause some issues, like we've experienced yesterday:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;One of our developers has preparared a Notebook that calls the Power BI Admin API, thorugh the sempy library. He hasn't the rights to call them for the client, so we preparared it, and uploaded to the Fabric Tenant&lt;/LI&gt;&lt;LI&gt;The client tested the notebook with a Power BI\Fabric administrator, and worked just fine&lt;/LI&gt;&lt;LI&gt;The client tried to schedule the notebook through a pipeline, and it didn't succeeded.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;The only way was for the Fabric administrator to make a copy of the notebook (being himself the owner), and then everything worked fine.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniele Tiles&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 08:39:06 GMT</pubDate>
    <dc:creator>daniele_tiles</dc:creator>
    <dc:date>2024-10-10T08:39:06Z</dc:date>
    <item>
      <title>Takeover of Fabric objects? Or at least, set the user to call a notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Takeover-of-Fabric-objects-Or-at-least-set-the-user-to-call-a/m-p/4236617#M5852</link>
      <description>&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;we've found out yesterday that's isn't possible to Takeover of other&amp;nbsp; Fabric objects, exept of the semantic models.&lt;/P&gt;&lt;P&gt;This can cause some issues, like we've experienced yesterday:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;One of our developers has preparared a Notebook that calls the Power BI Admin API, thorugh the sempy library. He hasn't the rights to call them for the client, so we preparared it, and uploaded to the Fabric Tenant&lt;/LI&gt;&lt;LI&gt;The client tested the notebook with a Power BI\Fabric administrator, and worked just fine&lt;/LI&gt;&lt;LI&gt;The client tried to schedule the notebook through a pipeline, and it didn't succeeded.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;The only way was for the Fabric administrator to make a copy of the notebook (being himself the owner), and then everything worked fine.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniele Tiles&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 08:39:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Takeover-of-Fabric-objects-Or-at-least-set-the-user-to-call-a/m-p/4236617#M5852</guid>
      <dc:creator>daniele_tiles</dc:creator>
      <dc:date>2024-10-10T08:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Takeover of Fabric objects? Or at least, set the user to call a notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Takeover-of-Fabric-objects-Or-at-least-set-the-user-to-call-a/m-p/4237589#M5856</link>
      <description>&lt;P&gt;We have noticed the same.&amp;nbsp; There is another way around if you want to change the whole workspace to be owned by a single user.&amp;nbsp; (We're looking at using service accounts)&lt;/P&gt;&lt;P&gt;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)&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 20:09:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Takeover-of-Fabric-objects-Or-at-least-set-the-user-to-call-a/m-p/4237589#M5856</guid>
      <dc:creator>spencer_sa</dc:creator>
      <dc:date>2024-10-10T20:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Takeover of Fabric objects? Or at least, set the user to call a notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Takeover-of-Fabric-objects-Or-at-least-set-the-user-to-call-a/m-p/4237902#M5865</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148475" data-lia-user-login="daniele_tiles" class="lia-mention lia-mention-user"&gt;daniele_tiles&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for sharing! This helps more people solve problems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks also to spencer_sa&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 02:28:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Takeover-of-Fabric-objects-Or-at-least-set-the-user-to-call-a/m-p/4237902#M5865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-11T02:28:46Z</dc:date>
    </item>
  </channel>
</rss>

