Skip to content

Fix stray brackets in redistribute-partition-throughput help examples - #10209

Open
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Azure:mainfrom
Hashim1999164:fix/cosmosdb-redistribute-help-typo-8080
Open

Fix stray brackets in redistribute-partition-throughput help examples#10209
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Azure:mainfrom
Hashim1999164:fix/cosmosdb-redistribute-help-typo-8080

Conversation

@Hashim1999164

@Hashim1999164 Hashim Khan (Hashim1999164) commented Aug 13, 2026

Copy link
Copy Markdown

Summary

Fixes #8080

Removes the stray ]' / ' characters from the Cosmos DB redistribute-partition-throughput help examples for SQL containers and MongoDB collections so the sample commands are valid.

Test plan

  • Confirm the SQL container redistribute example no longer ends values with ]'
  • Confirm the MongoDB collection redistribute example no longer ends values with a trailing '

Copilot AI lite review requested due to automatic review settings August 13, 2026 00:07
@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi Hashim Khan (@Hashim1999164),
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in pyproject.toml (or setup.py, if the extension has not migrated yet) as well.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Aug 13, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Thank you for your contribution Hashim Khan (@Hashim1999164)! We will review the pull request and get back to you soon.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes stray trailing bracket/quote characters from Cosmos DB redistribute-partition-throughput help examples in the cosmosdb-preview extension so the sample commands are valid when copied from CLI help.

Changes:

  • Fix SQL container redistribute example by removing the trailing ]' and using a valid --source-partition-info value.
  • Fix MongoDB collection redistribute example by removing the trailing ' characters and using a valid --source-partition-info value.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@yonzhan

Copy link
Copy Markdown
Collaborator

cosmosdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customer feedback | az cosmosdb sql container | Incorrect example

4 participants