<?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: Connecting data source directly to event stream in Eventstream</title>
    <link>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4421133#M367</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="915739" data-lia-user-login="Nalapriya" class="lia-mention lia-mention-user"&gt;Nalapriya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, there is currently no support for notebooks/pipelines to connect directly to eventstream. The eventstream d&lt;SPAN&gt;estination&amp;nbsp;&lt;/SPAN&gt;only contains the following:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;But when deploying content from one pipeline stage to another, the copied content can contain eventstream.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/eventstream-cicd#deploy-eventstream-items-from-one-stage-to-another" target="_blank"&gt;Eventstream CI/CD - Git Integration and Deployment Pipeline - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&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.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 05:41:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-02-21T05:41:26Z</dc:date>
    <item>
      <title>Connecting data source directly to event stream</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4417060#M362</link>
      <description>&lt;P&gt;I've an opensource RESTful API to stream real-time data. Now I'm connecting it using custom endpoint as datasource where I'm using Eventhub endpoint creedentials &amp;amp; connecting it. Is&amp;nbsp;Event Hub a mandatory component for connecting to streaming sources or if direct connection to Event Stream is possible. The preferred method is to use all fabric services and not use any additional components.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 06:35:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4417060#M362</guid>
      <dc:creator>Nalapriya</dc:creator>
      <dc:date>2025-02-19T06:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data source directly to event stream</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4418722#M363</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="915739" data-lia-user-login="Nalapriya" class="lia-mention lia-mention-user"&gt;Nalapriya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using Azure Event Hubs is not strictly mandatory for connecting to streaming sources in Microsoft Fabric, but it is highly recommended and often preferred due to its seamless integration and enhanced capabilities. Event Hubs acts as a robust event ingestion layer, providing low-latency, high-throughput data streaming, and compatibility with protocols like Apache Kafka.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if you prefer not to use additional components like Event Hubs, you can explore direct connections to event streams using other supported connectors in Microsoft Fabric. For instance, Fabric supports various source connectors such as Azure IoT Hub, Azure SQL Database Change Data Capture (CDC), PostgreSQL Database CDC, and more. These connectors allow you to bring real-time events into Fabric without necessarily relying on Event Hubs.&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-manage-eventstream-sources?pivots=enhanced-capabilities#supported-sources" target="_blank"&gt;Add and manage eventstream sources - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-custom-app?pivots=enhanced-capabilities" target="_blank"&gt;Add a custom endpoint or custom app source to an eventstream - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&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.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 02:56:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4418722#M363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-20T02:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data source directly to event stream</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4419260#M365</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Neeko Tang for your suggestions. I'm already using custom endpoint to connect to my event stream but is there any possibility to connect my notebook/pipeline directly to event streams without using Event hub as custom endpoint type.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 08:30:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4419260#M365</guid>
      <dc:creator>Nalapriya</dc:creator>
      <dc:date>2025-02-20T08:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data source directly to event stream</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4421133#M367</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="915739" data-lia-user-login="Nalapriya" class="lia-mention lia-mention-user"&gt;Nalapriya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, there is currently no support for notebooks/pipelines to connect directly to eventstream. The eventstream d&lt;SPAN&gt;estination&amp;nbsp;&lt;/SPAN&gt;only contains the following:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;But when deploying content from one pipeline stage to another, the copied content can contain eventstream.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/eventstream-cicd#deploy-eventstream-items-from-one-stage-to-another" target="_blank"&gt;Eventstream CI/CD - Git Integration and Deployment Pipeline - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&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.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 05:41:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4421133#M367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-21T05:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data source directly to event stream</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4569274#M372</link>
      <description>&lt;P&gt;Actually you already directly connect to eventstream. The endpoint offered in Eventstream with Eventhub protocol is backboned by Event hub, i.e., Event hub is the one of the key component behind Eventstream. For the protocol, if you don't want to use the Eventhub procotol, you may try the Kafkak protocol as well:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/overview?tabs=enhancedcapabilities#apache-kafka-on-fabric-event-streams" target="_blank" rel="noopener"&gt;Microsoft Fabric event streams overview - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 11:11:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Connecting-data-source-directly-to-event-stream/m-p/4569274#M372</guid>
      <dc:creator>xujx</dc:creator>
      <dc:date>2025-02-25T11:11:21Z</dc:date>
    </item>
  </channel>
</rss>

