Req: This actually for export last 6 months data from Timeseries insights to CSV file to download to User from web application. The historical data is available on Blob & Timeseries insights.
Approach: Create azure data factory pipeline which pulls the data from azure time series insights based on aggregate/filter query and convert it into CSV to store in Blob storage.
Is it possible to do that or any other approach can be considered for this requirement.
Please suggest.
Thanks