Forum Discussion

DiKi-I's avatar
DiKi-I
Post Partisan
11 months ago
Solved

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?
  • tayloramy's avatar
    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.