Export Analytics Data
Important
Visual Studio App Center is scheduled for retirement on March 31, 2025. While you can continue to use Visual Studio App Center until it is fully retired, there are several recommended alternatives that you may consider migrating to.
With App Center, you can export all of your raw Analytics data into Azure Blob Storage using the continuous export feature. You'll export all data from the moment you set up export and backfill data for the last 28 days.
To export Analytics data, configure export by following the Analytics Export guide.
You can also use our Export API:
POST https://openapi.appcenter.ms/v0.1/apps/{username}/{appname}/export_configurations
Prerequisite: To copy this data for your users, you need to map the App Center install IDs to individual users.
To provide a specific user with their data, review the exported data and copy the logs with the relevant install ID(s) to a separate file. This new file should contain all exportable data for your end user. If you have any questions about what data you're required to return, check with appropriate legal counsel.