Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions articles/documentdb/limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ Azure DocumentDB imposes specific limits on cluster configuration, physical shar

### Collection limitations

- Collections per cluster: 1,000

- Unsharded collection size: 32 TiB
Copy link

Copilot AI Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This list item uses a tab after the -, which can render inconsistently in Markdown and is inconsistent with the surrounding lists. Replace the tab with a single space and consider adding a trailing period to match the punctuation used in adjacent limitation bullets.

Suggested change
- Unsharded collection size: 32 TiB
- Unsharded collection size: 32 TiB.

Copilot uses AI. Check for mistakes.

### Secondary regions
Expand Down