<?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: Eventstream from On-Premise (Azure VM) SQL Server CDC? in Eventstream</title>
    <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4404392#M352</link>
    <description>&lt;P&gt;Microsoft solution: &lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-sql-server-change-data-capture" target="_blank"&gt;Add SQL Server Change Data Capture as a source to eventstream - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Non-Microsoft but open source options, both require CDC turned on on the SQL Server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Kafke with Kafke Connect with a Debezium connector to retrieve the changing data from the SQL Server as a Source, then the Apache Kafka endpoint from Event Streaming as Sink.&lt;/P&gt;&lt;P&gt;- Apache Pulsar with the Debezium connector to retrieve the changing data from the SQL Server as a Source, then the Apache Kafka endpoint from Event Streaming as Sink.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-apache-kafka" target="_blank"&gt;Add Apache Kafka source to a Fabric eventstream - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2025 06:53:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-02-11T06:53:08Z</dc:date>
    <item>
      <title>Eventstream from On-Premise (Azure VM) SQL Server CDC?</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4005137#M106</link>
      <description>&lt;P&gt;We have SQL Server Enterprise running on an Azure VM.&amp;nbsp; While we are able to create a gateway, there does not appear to be a connector to bring it through an Evenstream.&amp;nbsp;&amp;nbsp;Our objective is to keep our (logical) bronze layer in sync with the source database.&amp;nbsp; &amp;nbsp;CDC seemed like the best approach.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- Is it possible to ingest CDC data from on-prem SQL Server using Eventstream?&lt;/P&gt;&lt;P&gt;- If not, can anyone recommend the next best alternative?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2024 15:45:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4005137#M106</guid>
      <dc:creator>rockfish</dc:creator>
      <dc:date>2024-06-22T15:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Eventstream from On-Premise (Azure VM) SQL Server CDC?</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4005922#M107</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="764406" data-lia-user-login="rockfish" class="lia-mention lia-mention-user"&gt;rockfish&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Currently, Eventstream primarily supports data ingestion from sources like Azure Event Hubs, Azure IoT Hub, sample data, and custom apps. Direct ingestion of CDC data from an on-premise SQL Server into Eventstream is not supported out-of-the-box.&lt;BR /&gt;For more details on supported sources by Eventstream, you can refer to the documentation here:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-manage-eventstream-sources?pivots=enhanced-capabilities#supported-sources" target="_self"&gt;https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-manage-eventstream-sources?pivots=enhanced-capabilities#supported-sources&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you must use EventStream, please use your data in a data source supported by EventStream.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Dino Tao&lt;BR /&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 01:03:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4005922#M107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-24T01:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Eventstream from On-Premise (Azure VM) SQL Server CDC?</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4006733#M111</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="764406" data-lia-user-login="rockfish" class="lia-mention lia-mention-user"&gt;rockfish&lt;/a&gt;&amp;nbsp;Ingesting cdc data from on-prem SQL Server with Eventstream is in our roadmap of Eventstream. We are actively researching on this scenario to work out the best experience for this scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you say "&lt;SPAN&gt;Our objective is to keep our (logical) bronze layer in sync with the source database&lt;/SPAN&gt;", how do you bring your initial snapshot to the target bronze layer from the source database? using certain batch copy job or you expect the cdc to bring the initial snapshot to bronze layer as well?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 10:41:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4006733#M111</guid>
      <dc:creator>xujx</dc:creator>
      <dc:date>2024-06-24T10:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Eventstream from On-Premise (Azure VM) SQL Server CDC?</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4404392#M352</link>
      <description>&lt;P&gt;Microsoft solution: &lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-sql-server-change-data-capture" target="_blank"&gt;Add SQL Server Change Data Capture as a source to eventstream - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Non-Microsoft but open source options, both require CDC turned on on the SQL Server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Kafke with Kafke Connect with a Debezium connector to retrieve the changing data from the SQL Server as a Source, then the Apache Kafka endpoint from Event Streaming as Sink.&lt;/P&gt;&lt;P&gt;- Apache Pulsar with the Debezium connector to retrieve the changing data from the SQL Server as a Source, then the Apache Kafka endpoint from Event Streaming as Sink.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-apache-kafka" target="_blank"&gt;Add Apache Kafka source to a Fabric eventstream - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 06:53:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-from-On-Premise-Azure-VM-SQL-Server-CDC/m-p/4404392#M352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-11T06:53:08Z</dc:date>
    </item>
  </channel>
</rss>

