Hi,@Tim Welcome to the Microsoft Q&A platform, thanks for posting the question
As I understand correctly you want to know how to download data from Azure Cosmos DB.
You can go with a couple of option
- Azure Cosmos DB Data Migration tool you can refer to and download here for both importing and exporting data.
- Azure Data Factory you can export your data e.g to Blob Storage in CSV format. should be easy to build with the copy, reference document
I hope this information helps.
Regards
Geetha