Skip to content

Commit e275285

Browse files
committed
Update connector-troubleshoot-azure-cosmos-db.md
1 parent f6723be commit e275285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ 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.
96+
- **Cause**: The data size of each logical partition is limited, and the partition key reached the maximum size of your logical partition.
9797

9898
- **Recommendation**: Check your Azure Cosmos DB partition design. For more information, see [Logical partitions](../cosmos-db/partitioning-overview.md#logical-partitions).
9999

0 commit comments

Comments
 (0)