You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Workloads-Specific/RealTimeIntelligence/FabricActivatorRulePipeline/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Microsoft Fabric: Automating Pipeline Execution with Activator
1
+
# Demonstration: Automating Pipeline Execution with Activator
2
2
3
3
Costa Rica
4
4
@@ -10,7 +10,6 @@ Last updated: 2025-04-21
10
10
----------
11
11
12
12
> 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
-
>
14
13
> 1.**First Pipeline**: The process starts with a pipeline that ends with a `Copy Data` activity. This activity uploads data into the `Lakehouse`. <br/>
15
14
> 2.**Event Stream Setup**: An `Event Stream` is configured in Activator to monitor the Lakehouse for file creation or data upload events. <br/>
16
15
> 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