Skip to content

Commit 8a82f55

Browse files
Fix Markdown syntax issues
1 parent dcdfa2b commit 8a82f55

File tree

1 file changed

+1
-0
lines changed
  • Workloads-Specific/RealTimeIntelligence/FabricActivatorRulePipeline

1 file changed

+1
-0
lines changed

Workloads-Specific/RealTimeIntelligence/FabricActivatorRulePipeline/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Last updated: 2025-04-21
1010
----------
1111

1212
> This process shows how to set up Microsoft Fabric Activator to automate workflows by detecting file creation events in a storage system and triggering another pipeline to run. <br/>
13+
>
1314
> 1. **First Pipeline**: The process starts with a pipeline that ends with a `Copy Data` activity. This activity uploads data into the `Lakehouse`. <br/>
1415
> 2. **Event Stream Setup**: An `Event Stream` is configured in Activator to monitor the Lakehouse for file creation or data upload events. <br/>
1516
> 3. **Triggering the Second Pipeline**: Once the event is detected (e.g., a file is uploaded), the Event Stream triggers the second pipeline to continue the workflow.

0 commit comments

Comments
 (0)