I'm working on some time series data that I want migrated to cloud. Working in Australia and PIE is stopping me from using Time Series Insights, so I've decided to use InfluxDb as my Time Series database. I've set up a Grafana VM on Azure and installed InfluxDB in it. The task where I'm stuck is. 1. Import a csv file (with time series data) to blob storage using Azure Data Factory (Have done this) 2. Use ADF to transfer the files to InfluxDb. (Need help here) 3. Do cool stuff on the data (have nice people in the team who're experts in this task)
Need help in point 2. Appreciate you putting your time to help me.
Thanks