Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. 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.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
Check out the November 2024 Fabric update to learn about new features.
User | Count |
---|---|
5 | |
5 | |
2 | |
2 | |
1 |
User | Count |
---|---|
16 | |
11 | |
7 | |
6 | |
6 |