I am planning to use Azure Data Factory as a trigger for data lake analytics jobs in a project. The data lake jobs will calculate key figures based on sensor input data that is processed by StreamAnalytics and stored in Data Lake. These jobs should calculate the values every ~5 minutes.
According to Microsoft documentation it is not possible to configure intervals / frequencies smaller than 15 minutes.
Anybody faced the same problem and found a solution or is it better to use a different tool as Azure Data Factory in this scenario?
