Skip to content

Commit 237319c

Browse files
authored
in progress
1 parent 621012b commit 237319c

1 file changed

Lines changed: 31 additions & 18 deletions

File tree

  • 0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline

0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline/README.md

Lines changed: 31 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Costa Rica
55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
66
[brown9804](https://github.com/brown9804)
77

8-
Last updated: 2025-03-05
8+
Last updated: 2025-03-03
99

1010
----------
1111

@@ -41,35 +41,53 @@ https://github.com/user-attachments/assets/798a3b12-c944-459d-9e77-0112b5d82831
4141
> [!TIP]
4242
> Event options:
4343
44-
https://github.com/user-attachments/assets/022c195f-5af0-4382-8f57-c2efe6728e54
44+
https://github.com/user-attachments/assets/282fae9b-e1c6-490d-bd23-9ed9bdf6105d
4545

4646
1. **Set Up an Event**:
47-
- Create a new event to monitor the location where the trigger file is created (e.g., ADLS or OneLake). In your workspace, click on `+ New Item` and create an `Activator`.
47+
- Create a new event to monitor the location where the trigger file is created (e.g., ADLS or OneLake). Click on `Real-Time`:
4848

49-
<img width="550" alt="image" src="https://github.com/user-attachments/assets/076d6cde-2579-4f17-a426-27f7dbabbfb8" />
49+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/e1ce1f83-a8f6-4a3c-94dc-749e370d8079" />
5050

5151
- Choose the appropriate event type, such as `File Created`.
5252

53+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/3a21abd7-0ff4-428f-a3a1-5e387314c1f5" />
54+
55+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/94e5556b-5d56-4a42-9edd-83b514e7c953" />
56+
57+
- Add a source:
58+
59+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/9709a690-f3b5-453b-b3d9-c67d4b1a9465" />
60+
61+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/8dcadd23-4abb-47ee-82ca-f3868cb818e1" />
62+
63+
https://github.com/user-attachments/assets/43a9654b-e8d0-44da-80b9-9f528483fa3b
64+
5365
2. **Test Event Detection**:
5466
- Save the event and test it by manually running the first pipeline to ensure Activator detects the file creation.
5567
- Check the **Event Details** screen in Activator to confirm the event is logged.
5668

57-
---
69+
https://github.com/user-attachments/assets/6b21194c-54b4-49de-9294-1bf78b1e5acd
5870

59-
### **Step 3: Define the Rule in Activator**
60-
1. **Create a New Rule**:
61-
- In Activator, create a rule that responds to the event you just configured.
62-
- Set the condition to match the event details (e.g., file name, path, or metadata).
71+
## Define the Rule in Activator
72+
73+
1. **Setup the Activator**:
74+
75+
https://github.com/user-attachments/assets/7c88e080-d5aa-4920-acd6-94c2e4ae0568
6376

64-
2. **Set the Action**:
77+
78+
2. **Create a New Rule**:
79+
- In `Activator`, create a rule that responds to the event you just configured.
80+
- Set the condition to match the event details (e.g., file name, path, or metadata).
81+
3. **Set the Action**:
6582
- Configure the rule to trigger the second pipeline.
6683
- Specify the pipeline name and pass any required parameters.
6784

6885
3. **Save and Activate**:
6986
- Save the rule and activate it.
7087
- Ensure the rule is enabled and ready to respond to the event.
7188

72-
---
89+
90+
7391

7492
### **Step 4: Set Up the Second Pipeline**
7593
1. **Create the Pipeline**:
@@ -93,15 +111,10 @@ https://github.com/user-attachments/assets/022c195f-5af0-4382-8f57-c2efe6728e54
93111

94112
---
95113

96-
### **Step 6: Troubleshooting (If Needed)**
114+
## Troubleshooting (If Needed)
97115
- If the second pipeline does not trigger:
98116
1. Double-check the rule configuration in Activator.
99-
2. Verify that the second pipeline is set to accept external triggers.
100-
3. Review the logs in Activator for any errors or warnings.
101-
102-
---
103-
104-
Would you like me to assist with any specific step, such as configuring the event or rule in Activator?
117+
2. Review the logs in Activator for any errors or warnings.
105118

106119

107120
<div align="center">

0 commit comments

Comments
 (0)