<?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: Write to destination error On Dataflow Gen2 with On-premise Data gateway(OPDG) in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4084885#M3563</link>
    <description>&lt;P&gt;did you actually get that workaround to work?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 17:59:23 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-08-06T17:59:23Z</dc:date>
    <item>
      <title>Write to destination error On Dataflow Gen2 with On-premise Data gateway(OPDG)</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4084514#M3561</link>
      <description>&lt;P&gt;A scenerio i encountered at work and a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you &lt;STRONG&gt;read&lt;/STRONG&gt; data from on premise data sources into Fabric, most likely it may succeed. However, you could encounter error when &lt;STRONG&gt;writing &lt;/STRONG&gt;the data to a fabric destination (Lakehouse, Warehouse etc.) as shown below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a dataflow Gen 2 fails, check the errors to identify the root cause. Most cases, it is because port &lt;STRONG&gt;1433&lt;/STRONG&gt; has been blocked on your internal network firewall setting.&lt;/P&gt;&lt;P&gt;To resolve the issue, simply set the rule to allow port &lt;STRONG&gt;1433&lt;/STRONG&gt; on the OPDG machine in your network.&lt;/P&gt;&lt;P&gt;In Fabric the following are important OPDG network firewall settings:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Protocol: TCP&lt;/LI&gt;&lt;LI&gt;Endpoints: *.datawarehouse.pbidedicated.windows.net, *.datawarehouse.fabric.microsoft.com, *.dfs.fabric.microsoft.com&lt;/LI&gt;&lt;LI&gt;Port: 1433&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Check to be sure your firewall rules are configured properly to allow fabric write to destination.&lt;/P&gt;&lt;P&gt;What if you can’t change the firewall rules for any reason, what can you do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a work around:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Split the dataflow into two.&lt;/LI&gt;&lt;LI&gt;First dataflow read data from your on-premises data source and store into a staging area in Fabric. Ensure you delete the destination option on this dataflow.&lt;/LI&gt;&lt;LI&gt;The second dataflow reads data from your Fabric staging and write to your desired destination in Fabric i.e. Lakehouse, Warehouse or others.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; You’ll need to disable Enable staging in the second dataflow to avoid duplicated staging data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference : &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/gateway-considerations-output-destinations#network-issues-with-port-1433" target="_blank" rel="noopener"&gt;On-premises data gateway considerations for data destinations in Dataflow Gen2 - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 14:53:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4084514#M3561</guid>
      <dc:creator>kustobiguy</dc:creator>
      <dc:date>2024-08-06T14:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Write to destination error On Dataflow Gen2 with On-premise Data gateway(OPDG)</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4084885#M3563</link>
      <description>&lt;P&gt;did you actually get that workaround to work?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 17:59:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4084885#M3563</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-08-06T17:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Write to destination error On Dataflow Gen2 with On-premise Data gateway(OPDG)</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4085496#M3566</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="787111" data-lia-user-login="kustobiguy" class="lia-mention lia-mention-user"&gt;kustobiguy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you very much for sharing this, I'm sure it will help other users on the forum to get a clear picture of the error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 01:45:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4085496#M3566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-07T01:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Write to destination error On Dataflow Gen2 with On-premise Data gateway(OPDG)</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4086896#M3576</link>
      <description>&lt;P&gt;Hi Ibendlin,&lt;/P&gt;&lt;P&gt;The work around does work with Lakehouse destination based on my testing and use case. If it doesn't work for you, you may want to investigate the root cause(s) further i think. Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 14:07:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Write-to-destination-error-On-Dataflow-Gen2-with-On-premise-Data/m-p/4086896#M3576</guid>
      <dc:creator>kustobiguy</dc:creator>
      <dc:date>2024-08-07T14:07:02Z</dc:date>
    </item>
  </channel>
</rss>

