I am using AppCenter to get analytics data. This data can be visualized in Azure Metrics - AppInsights (ie: Funnels, User Flows... etc). I was wondering if there is a solution to export all this data to single or multiple files.
I read the Azure documentation but I couldn't find anything concrete.
You can export this data to blob storage or AppInsights . If you go to Settings -> Export
you will be able to see the options to export to.
Then you could go through the storage account inorder to download the files.