i want to build a trigger in ADF that set on fire when an event occurs to the input dataset , i used linked service to import the input dataset from SQL server management studio.
I tried to create a storage event trigger, but it doesn't seem to be working. The trigger requires a connection to Azure Blob and the specification of a Blob path that ends with or starts with certain values. However, I only have an input dataset that is linked to a SQL Server. Can you help me troubleshoot this issue?