Forum Discussion
petersaverman
Oct 12, 2020Copper Contributor
Cosmos DB bulk inserts (Python SDK)
Hi, I've been struggling finding a good documentation explaining how bulk inserts work in the Azure SDK. I can't it to work no matter what approach I'm taking and as it seems since v4 you should ...
lakime
Mar 07, 2022Copper Contributor
petersaverman Hey
I'm having same issue, per my understanding requirement of adding "partition key" to the request automatically disallows us to make bulk load of the data into cosmos, and "one by one" loading increase the cost and time - I'm currently investigating doing same thing using Azure Data Factory - but until now - no success
- petersavermanMar 07, 2022Copper Contributor
lakime Sorry, I don't really remember what the outcome of this was. Hope you find a good solution!