Hi,
I am creating a stream analytics job in azure where data is exported and saved into table storage in azure. While I am able to do the data export when the stream analytic job starts, data export does not happen when job is still running since query is executed only once. As a result, table storage does not hold updated data from blob. Can you please help me to export the data into table storage in regular intervals without any aggregation.
Thanks,
Jemimah