<?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: Schedule a notebook to run automatically failed with the error code &amp;quot;InternalError&amp;quot; in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4366039#M6137</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I make a copy of the notebook for test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For first thing, I open the notebook,&amp;nbsp;&lt;SPAN&gt;select the default environment, it shows a&amp;nbsp;notification of "Update environment to Workspace Setting", then I&amp;nbsp;change it back to my custom environment, also&amp;nbsp;it shows a&amp;nbsp;notification of "Update environment to py_env_1.3". after that, I set a schedule for it, and when reaching the specified time, the run is failed as before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For second thing, it seems even stranger and I notice I missed it in the problem description.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All the error runs by schedule only show in the &lt;STRONG&gt;Monitor&lt;/STRONG&gt; panel, none of them shows in the &lt;STRONG&gt;View all runs&lt;/STRONG&gt;, as if it's not running at all, see below. so again, except the information of "InternalError" shows in the&amp;nbsp;&lt;STRONG&gt;Monitor&lt;/STRONG&gt; panel, I can't find more&amp;nbsp;helpful information..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2025 01:53:44 GMT</pubDate>
    <dc:creator>ZJoe</dc:creator>
    <dc:date>2025-01-16T01:53:44Z</dc:date>
    <item>
      <title>Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4362734#M6082</link>
      <description>&lt;P&gt;Hello guys:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &lt;SPAN&gt;I've developed a Fabric notebook for a specific mail sending task, and I've been&amp;nbsp;scheduled it to run automaticlly(every Mon). but the last two run have failed, with a error code&amp;nbsp;"InternalError" and no more logs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;The notebook script should be fine, because I've clicked the "Run all" button after the schedule failed, and it worked fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Any pointers would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 07:06:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4362734#M6082</guid>
      <dc:creator>ZJoe</dc:creator>
      <dc:date>2025-01-14T07:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4363669#M6090</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="843780" data-lia-user-login="ZJoe" class="lia-mention lia-mention-user"&gt;ZJoe&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the notebook works in interactive manner but not when you run it in a scheduled manner?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide the script that you are using, without any sensitive information in it&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 16:48:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4363669#M6090</guid>
      <dc:creator>govindarajan_d</dc:creator>
      <dc:date>2025-01-14T16:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4364292#M6097</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, the notebook works fine when&amp;nbsp;running each cell individually or when click the "Run all" button to run all cells in sequence.&lt;/P&gt;&lt;P&gt;the script has too many lines and contains a lot of business logic, sorry for can't provide directly. but I can introduce the main components of the script for you.&lt;/P&gt;&lt;P&gt;the notebook is a "PySpark(Python)" language script, using a&amp;nbsp;customized environment with some public libraries and custom libraries installed.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;First, it uses Spark SQL to process some data and write the result into a lakehouse tabe, for subsequent use.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Second, it imports some libraries and retrieves data from the lakehouse table&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Finally, using pandas to process data based on business logic, and wirte each result dataframe into a ".xlsx" file(in a loop), which saved in the&amp;nbsp;Built-in resources folder. then using email library to send mail for each person, with the corresponding file as an attachment.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above is the main content of the script,&amp;nbsp;I'm wondering if the problem might have something to do with the environment or the amount of data?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks！&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 03:54:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4364292#M6097</guid>
      <dc:creator>ZJoe</dc:creator>
      <dc:date>2025-01-15T03:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4364309#M6098</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="843780" data-lia-user-login="ZJoe" class="lia-mention lia-mention-user"&gt;ZJoe&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most probably it might have to do with environment rather than amount of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your workspace settings, have you set the default environment to be the one that you use to execute interactively?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 04:09:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4364309#M6098</guid>
      <dc:creator>govindarajan_d</dc:creator>
      <dc:date>2025-01-15T04:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4364506#M6099</link>
      <description>&lt;P&gt;Thanks for your reply&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my workspace, the&amp;nbsp;&lt;STRONG&gt;Set default environment&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;toggle is set to &lt;STRONG&gt;Off&lt;/STRONG&gt;.&amp;nbsp; because not all notebooks in my workspace require the same libraries that are included in the environment I&amp;nbsp;use for interactive execution, and it takes longer to start a new session for notebooks that don't need any library if set to On. so I just attach the environment to those specific notebooks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In your opinion,&amp;nbsp;the environment&amp;nbsp;attached to notebook will be ineffective when running&amp;nbsp;in a scheduled manner?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 07:09:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4364506#M6099</guid>
      <dc:creator>ZJoe</dc:creator>
      <dc:date>2025-01-15T07:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4365112#M6108</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="843780" data-lia-user-login="ZJoe" class="lia-mention lia-mention-user"&gt;ZJoe&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The environment selected should have been effective when running in a scheduled manner. That setting is not required, but I thought if the environment is used across all notebooks, we can try to enforce the environment being used just to see if that works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two things:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Can you select the default environment once and then change it back to test-environment and then see if that works? (Kind of like a reset)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. In view all runs, you would be able to see the previous runs right. Can you go to the error runs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And see the log information here to see if you could find more information about the error?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 13:11:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4365112#M6108</guid>
      <dc:creator>govindarajan_d</dc:creator>
      <dc:date>2025-01-15T13:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4366039#M6137</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I make a copy of the notebook for test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For first thing, I open the notebook,&amp;nbsp;&lt;SPAN&gt;select the default environment, it shows a&amp;nbsp;notification of "Update environment to Workspace Setting", then I&amp;nbsp;change it back to my custom environment, also&amp;nbsp;it shows a&amp;nbsp;notification of "Update environment to py_env_1.3". after that, I set a schedule for it, and when reaching the specified time, the run is failed as before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For second thing, it seems even stranger and I notice I missed it in the problem description.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All the error runs by schedule only show in the &lt;STRONG&gt;Monitor&lt;/STRONG&gt; panel, none of them shows in the &lt;STRONG&gt;View all runs&lt;/STRONG&gt;, as if it's not running at all, see below. so again, except the information of "InternalError" shows in the&amp;nbsp;&lt;STRONG&gt;Monitor&lt;/STRONG&gt; panel, I can't find more&amp;nbsp;helpful information..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 01:53:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4366039#M6137</guid>
      <dc:creator>ZJoe</dc:creator>
      <dc:date>2025-01-16T01:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4366290#M6139</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="843780" data-lia-user-login="ZJoe" class="lia-mention lia-mention-user"&gt;ZJoe&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok. We can definitely say that the spark session itself did not start and the problem is in the environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest creating a new environment with the same setting and see if that works ( this is all trial and error method at this point, since the obvious process doesn't seem to happen &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I would recommend creating a MS Ticket since this seems to &lt;SPAN&gt;be&amp;nbsp; a bug.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 04:36:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4366290#M6139</guid>
      <dc:creator>govindarajan_d</dc:creator>
      <dc:date>2025-01-16T04:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4366526#M6143</link>
      <description>&lt;P&gt;Thanks for your suggestions&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a MS ticket and will try to create a new same environment later.&amp;nbsp;I'll update here as soon as there's new information from MS support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again~&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 06:23:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4366526#M6143</guid>
      <dc:creator>ZJoe</dc:creator>
      <dc:date>2025-01-16T06:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4377619#M6423</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="843780" data-lia-user-login="ZJoe" class="lia-mention lia-mention-user"&gt;ZJoe&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has your issue been resolved after raising a support ticket? If so, kindly share the solution and mark it as accepted to assist other members in finding it more easily.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for being a part of Microsoft Fabric Community Forum!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 11:40:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4377619#M6423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-23T11:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4403888#M7120</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a period of investigation, Microsoft support gave feedback yesterday that the issue was indeed the result of a bug.&amp;nbsp;They said that my &lt;STRONG&gt;notebook name has some unsupported characters&lt;/STRONG&gt;, such as Chinese characters, etc., and there is a parameter in their product that doesn't support those characters, so it will fail to run.&lt;/P&gt;&lt;P&gt;They will be working on a fix for this issue and the ETA is at the end of March. &lt;STRONG&gt;The current solution is to use only ASCII characters in the notebook name&lt;/STRONG&gt;, in which case everything works fine!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 00:57:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4403888#M7120</guid>
      <dc:creator>ZJoe</dc:creator>
      <dc:date>2025-02-11T00:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a notebook to run automatically failed with the error code "InternalError"</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4404123#M7122</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="843780" data-lia-user-login="ZJoe" class="lia-mention lia-mention-user"&gt;ZJoe&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the response. As assumed, it was a MS bug!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt; And thanks for letting us know, this helps!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 03:29:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Schedule-a-notebook-to-run-automatically-failed-with-the-error/m-p/4404123#M7122</guid>
      <dc:creator>govindarajan_d</dc:creator>
      <dc:date>2025-02-11T03:29:10Z</dc:date>
    </item>
  </channel>
</rss>

