Skip to content

Commit fb84aa4

Browse files
authored
in place
1 parent 8a82f55 commit fb84aa4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Workloads-Specific/RealTimeIntelligence/BestPractices.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Last updated: 2025-05-03
1313
<details>
1414
<summary><b>List of References</b> (Click to expand)</summary>
1515

16+
- [Real-Time Intelligence documentation in Microsoft Fabric](https://learn.microsoft.com/en-us/fabric/real-time-intelligence/)
17+
- [What is Real-Time Intelligence?](https://learn.microsoft.com/en-us/fabric/real-time-intelligence/overview)
18+
- [Implement medallion architecture in Real-Time Intelligence](https://learn.microsoft.com/en-us/fabric/real-time-intelligence/architecture-medallion)
19+
1620
</details>
1721

1822
<details>
@@ -45,7 +49,11 @@ Last updated: 2025-05-03
4549
4650
## Dynamic Activator Configuration
4751

48-
> Implement Activator to respond to events with rule-based triggers that can automatically initiate workflows, send notifications, or activate remediation processes. Ensure that your activation rules are flexible and customizable so that actions can be fine-tuned to the specific nuances of your environment. For example: Set up Activator rules that trigger alerts or automated remedial actions when certain thresholds are reached—such as a sudden spike in error events or a dip in transaction volumes. For example, configure the system to send an SMS or email alert when abnormal patterns are detected, and automatically adjust system parameters via an integrated ITSM tool.
52+
> Implement Activator to respond to events with rule-based triggers that can automatically initiate workflows, send notifications, or activate remediation processes. Ensure that your activation rules are flexible and customizable so that actions can be fine-tuned to the specific nuances of your environment. For example: Set up Activator rules that trigger alerts or automated remedial actions when certain thresholds are reached—such as a sudden spike in error events or a dip in transaction volumes. For example, configure the system to send an SMS or email alert when abnormal patterns are detected, and automatically adjust system parameters via an integrated ITSM tool.
53+
54+
Click to read [Demonstration: Automating Pipeline Execution with Activator](./FabricActivatorRulePipeline): 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.
55+
56+
<https://github.com/user-attachments/assets/0a1dab70-2317-4636-b0be-aa0cb301b496>
4957

5058
<div align="center">
5159
<h3 style="color: #4CAF50;">Total Visitors</h3>

0 commit comments

Comments
 (0)