Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedJoin us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now
I need guidance on implementing real-time data integration in Microsoft Fabric for the following scenarios:
Any guidance on the best architecture approach would be appreciated.
Solved! Go to Solution.
Hi @justmehere ,
Here are some of my thoughts on the issues you raised:
1. What are the recommended approaches in Fabric for these real-time integration requirements?
(1) Eventstream: Ingests data from various sources, including change data feeds from operational databases.
(2) Real-Time Hub: Centralizes streaming and discrete event data, making it easily discoverable and actionable.
(3) Data Activator: Allows for setting up conditions to trigger notifications or processes based on real-time data.
You can look at this two documents:
New Real-Time Intelligence in Microsoft Fabric | Event-based actions and insights
Real-Time Intelligence in Microsoft Fabric documentation - Microsoft Fabric | Microsoft Learn
2. Does Fabric support webhook triggers or change data capture for Salesforce?
(1) Webhooks: Salesforce can send HTTP requests to a specified URL when certain events occur, triggering processes in Microsoft Fabric.
(2) Change Data Capture (CDC): Salesforce CDC mechanisms like Change Events or Platform Events can be streamed to Azure Event Hubs, triggering workflows in Fabric.
3. How can I set up SharePoint triggers for pipeline execution?
To set up SharePoint triggers for pipeline execution, you can use Azure Data Factory or Azure Synapse Analytics.
In the Azure Data Factory or Synapse UI, go to the Integrate tab, select Trigger, and then New/Edit.Select the type of trigger.Specify the conditions under which the trigger should fire, such as file creation or modification in a SharePoint library.
You can look at this document: Pipeline execution and triggers - Azure Data Factory & Azure Synapse | Microsoft Learn
4. Would Azure Data Factory be more suitable for these event-driven integration needs?
(1) Event-Based Triggers: ADF can trigger pipelines in response to events such as file creation or deletion in Azure Storage, leveraging Azure Event Grid.
(2) Custom Event Triggers: ADF can subscribe to custom topics in Event Grid, allowing for fine-grained control over which events trigger pipeline executions.
Here are the documents you can read:
Create event-based triggers - Azure Data Factory & Azure Synapse Analytics | Microsoft Learn
Event Driven Architecture with Custom Event Trigger and Advanced Filtering - Microsoft Community Hub
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @justmehere ,
Here are some of my thoughts on the issues you raised:
1. What are the recommended approaches in Fabric for these real-time integration requirements?
(1) Eventstream: Ingests data from various sources, including change data feeds from operational databases.
(2) Real-Time Hub: Centralizes streaming and discrete event data, making it easily discoverable and actionable.
(3) Data Activator: Allows for setting up conditions to trigger notifications or processes based on real-time data.
You can look at this two documents:
New Real-Time Intelligence in Microsoft Fabric | Event-based actions and insights
Real-Time Intelligence in Microsoft Fabric documentation - Microsoft Fabric | Microsoft Learn
2. Does Fabric support webhook triggers or change data capture for Salesforce?
(1) Webhooks: Salesforce can send HTTP requests to a specified URL when certain events occur, triggering processes in Microsoft Fabric.
(2) Change Data Capture (CDC): Salesforce CDC mechanisms like Change Events or Platform Events can be streamed to Azure Event Hubs, triggering workflows in Fabric.
3. How can I set up SharePoint triggers for pipeline execution?
To set up SharePoint triggers for pipeline execution, you can use Azure Data Factory or Azure Synapse Analytics.
In the Azure Data Factory or Synapse UI, go to the Integrate tab, select Trigger, and then New/Edit.Select the type of trigger.Specify the conditions under which the trigger should fire, such as file creation or modification in a SharePoint library.
You can look at this document: Pipeline execution and triggers - Azure Data Factory & Azure Synapse | Microsoft Learn
4. Would Azure Data Factory be more suitable for these event-driven integration needs?
(1) Event-Based Triggers: ADF can trigger pipelines in response to events such as file creation or deletion in Azure Storage, leveraging Azure Event Grid.
(2) Custom Event Triggers: ADF can subscribe to custom topics in Event Grid, allowing for fine-grained control over which events trigger pipeline executions.
Here are the documents you can read:
Create event-based triggers - Azure Data Factory & Azure Synapse Analytics | Microsoft Learn
Event Driven Architecture with Custom Event Trigger and Advanced Filtering - Microsoft Community Hub
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Fabric update to learn about new features.
User | Count |
---|---|
6 | |
4 | |
2 | |
1 | |
1 |
User | Count |
---|---|
13 | |
10 | |
5 | |
5 | |
4 |