Forum Discussion
Activator Monitoring features
Hi evrise,
To achieve a robust and audit-compliant tracking mechanism, you can implement custom logging as part of the pipeline or notebook execution flow triggered by Activator. This approach provides full control over the audit data captured and retained.
Logging Strategy:
* Insert a logging step at the beginning of each pipeline or notebook.
* Then capture the following key metadata:
Timestamp using utcnow() to record the execution time. Environment context, such as workspace name, pipeline name, and run parameters, using System.Environment variables or expressions like pipeline() (for pipeline metadata). Initiator details, including pipeline().RunId and any user metadata available via parameterization or triggering context.
Recommended Logging Destinations:
* Delta Table in a Lakehouse – Ideal for scalable querying and long-term retention.
* Azure Log Analytics (Custom Logs) – Enables centralized monitoring and alerting integration.
* Azure Storage (Blob/Table) – Cost-effective raw log storage.
* SQL Database Table – Useful for structured querying and downstream reporting.
By embedding this logging mechanism within the execution flow, organizations can ensure all Activator-triggered processes are traceable, auditable, and compliant with internal or regulatory monitoring requirements.
Best Regards,
Hammad.
Hi evrise,
I just wanted to follow up on your thread. If the issue is resolved, it would be great if you could mark the solution so other community members facing similar issues can benefit too.
If not, don’t hesitate to reach out, we’re happy to keep working with you on this.
Best Regards,
Hammad.
- evrise1 year agoAdvocate II
I am sorry guys. But its even worse now. We can not see now any other options than Teams and Email. Even our Custom Rules to Power Automate dissapeared. And clients are quite angry....
So no, I am not even able to test Fabric activity Action.
Right now I would be happy if we can have what we had before
- filters
- custom actions with Power Automate - jantse1 year agoMicrosoft Employee
Hi evrise,
Thank you for the feedback. We are taking your feedback into account as we continue to improve our rule creation experience. In the meantime, you can still access the existing functionality like filters and custom actions. Those functionality will be shown after creating the rule.