[Document DB] Remove collections per cluster limitation#355
[Document DB] Remove collections per cluster limitation#355prashanthmadi wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
Removed the maximum collections per cluster limitation.
|
@prashanthmadi : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 9a75471: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
This PR updates Azure DocumentDB documentation to reflect the removal of the “collections per cluster” maximum limit from the documented cluster limitations.
Changes:
- Removed the “Collections per cluster: 1,000” bullet from the “Collection limitations” section.
|
|
||
| - Collections per cluster: 1,000 | ||
|
|
||
| - Unsharded collection size: 32 TiB |
There was a problem hiding this comment.
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.
| - Unsharded collection size: 32 TiB | |
| - Unsharded collection size: 32 TiB. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
This pull request has been inactive for 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. If this PR is inactive for 14 more days, it will be closed automatically. Thank you! |
Removed the maximum collections per cluster limitation.