Forum Discussion
DiKi-I
11 months agoPost Partisan
Mirror Database Update event
Hi , I want to trigger events based on data updated in mirror db. The mirror db is azure sql db. Is it possible to trigger pipelines/notebook as soon as data updates in mirrored db in fabric?
- 11 months ago
Hi DiKi-I,
Mirrored databases should be stored as Delta files in OneLake.
You should be able to use Activator to create a OneLake event trigger to watch for those files being created.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, please mark this as the solution.
tayloramy
11 months agoSuper User
Hi DiKi-I,
Mirrored databases should be stored as Delta files in OneLake.
You should be able to use Activator to create a OneLake event trigger to watch for those files being created.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, please mark this as the solution.