Is there a way to get cosmosdb (for nosql) container size and total container document count.
kaif khan
20
Reputation points
I want to get total items count (row count) and container size for a cosmosdb (nosql) container efficiently using a python client.
Is there a way to do this efficiently.
Sign in to answer