Skip to content

Commit dcdfa2b

Browse files
authored
title c
1 parent dbe7dc6 commit dcdfa2b

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

Workloads-Specific/RealTimeIntelligence/FabricActivatorRulePipeline/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Microsoft Fabric: Automating Pipeline Execution with Activator
1+
# Demonstration: Automating Pipeline Execution with Activator
22

33
Costa Rica
44

@@ -10,7 +10,6 @@ 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-
>
1413
> 1. **First Pipeline**: The process starts with a pipeline that ends with a `Copy Data` activity. This activity uploads data into the `Lakehouse`. <br/>
1514
> 2. **Event Stream Setup**: An `Event Stream` is configured in Activator to monitor the Lakehouse for file creation or data upload events. <br/>
1615
> 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)