Skip to content

Commit f6723be

Browse files
committed
Add Cause to TSG
1 parent d74b0dd commit f6723be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/data-factory/connector-troubleshoot-azure-cosmos-db.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Azure Cosmos DB calculates RUs, see [Request units in Azure Cosmos DB](../cosmos
9393

9494
- **Message**: `The size of data each logical partition can store is limited, current partitioning design and workload failed to store more than the allowed amount of data for a given partition key value.`
9595

96+
- **Cause**: Each logical partition of data has a limited size, and the partition key reached the maximum size of your logical partition.
97+
9698
- **Recommendation**: Check your Azure Cosmos DB partition design. For more information, see [Logical partitions](../cosmos-db/partitioning-overview.md#logical-partitions).
9799

98100
## Next steps

0 commit comments

Comments
 (0)