I have created a Cosmos DB collection with the partition key. Now I'm getting the below error.
Message:
"Errors":["Partition key reached maximum size of 20 GB"]
How to resolve this, Please help.
We have data partition by Device id ( which is coming from IoT hub every second)