<?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 Re: API : Items - Update Notebook Definition in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4413092#M7257</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/475779"&gt;@Charline_74&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 05:55:56 GMT</pubDate>
    <dc:creator>v-nmadadi-msft</dc:creator>
    <dc:date>2025-02-17T05:55:56Z</dc:date>
    <item>
      <title>API : Items - Update Notebook Definition</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4400386#M7049</link>
      <description>&lt;P&gt;Does anyone know how to configure this API and make it work via a PowerShell script?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 16:02:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4400386#M7049</guid>
      <dc:creator>Charline_74</dc:creator>
      <dc:date>2025-02-07T16:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: API : Items - Update Notebook Definition</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4400391#M7050</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/475779"&gt;@Charline_74&lt;/a&gt;&amp;nbsp;Which api. Seems like you missed the api name in question&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 16:13:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4400391#M7050</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-02-07T16:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: API : Items - Update Notebook Definition</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4402332#M7087</link>
      <description>&lt;P&gt;This API :&amp;nbsp;Items - Update Notebook Definition&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/notebook/items/update-notebook-definition?tabs=HTTP" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/fabric/notebook/items/update-notebook-definition?tabs=HTTP&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 07:15:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4402332#M7087</guid>
      <dc:creator>Charline_74</dc:creator>
      <dc:date>2025-02-10T07:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: API : Items - Update Notebook Definition</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4409627#M7198</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/475779"&gt;@Charline_74&lt;/a&gt;&amp;nbsp; ,&lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;If you want to send or retrieve data to a REST API using Powershell it can be done using Invoke-RestMethod cmdlet. This cmdlet sends HTTP requests using various HTTP methods to REST API endpoints.&lt;BR /&gt;To learn more about Invoke-RestMethod please refer to this document: &lt;A href="https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/invoke-restmethod?view=powershell-7.5" target="_blank"&gt;Invoke-RestMethod (Microsoft.PowerShell.Utility) - PowerShell | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Based on that information you can refer the &lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/notebook/items/update-notebook-definition?tabs=HTTP" target="_self"&gt;update notebook definition document&lt;/A&gt; and try to run the mentioned HTTP request in powershell&lt;BR /&gt;&lt;BR /&gt;If you find this post helpful, please mark it as an "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" and consider giving a&amp;nbsp;&lt;STRONG&gt;KUDOS.&lt;/STRONG&gt;&lt;BR /&gt;Thanks and Regards&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 17:44:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4409627#M7198</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-02-13T17:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: API : Items - Update Notebook Definition</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4413092#M7257</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/475779"&gt;@Charline_74&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 05:55:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4413092#M7257</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-02-17T05:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: API : Items - Update Notebook Definition</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4422456#M7438</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/475779"&gt;@Charline_74&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 16:59:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4422456#M7438</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-02-21T16:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: API : Items - Update Notebook Definition</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4559231#M7486</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/475779"&gt;@Charline_74&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the community members for the issue worked. If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks and regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 04:18:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/API-Items-Update-Notebook-Definition/m-p/4559231#M7486</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-02-25T04:18:46Z</dc:date>
    </item>
  </channel>
</rss>

