Azure / azure-cli

Azure Command-Line Interface
MIT License
3.95k stars 2.93k forks source link

Customer feedback | az cosmosdb sql container | Incorrect example #29357

Open dbradish-microsoft opened 1 month ago

dbradish-microsoft commented 1 month ago

Describe the bug

This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli issue #4453.


Type of issue Code doesn't work

Feedback az cosmosdb sql container redistribute-partition-throughput --account-name account_name --database-name db_name --name container_name --resource-group rg_name --target-partition-info 8=1200 6=1200]' --source-partition-info 9]'

-target-partition-info 8=1200 6=1200]' --source-partition-info 9]'

The ]' symbols here seems like a typo, the brackets are not closed.

Page URL https://learn.microsoft.com/en-us/cli/azure/cosmosdb/sql/container?view=azure-cli-latest

Content source URL https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/cosmosdb/sql/container.yml


Related command

az cosmosdb sql container

Errors

n/a

Issue script & Debug output

n/a

Expected behavior

n/a

Environment Summary

n/a

Additional context

n/a

yonzhan commented 1 month ago

Thank you for opening this issue, we will look into it.

microsoft-github-policy-service[bot] commented 1 month ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @pjohari-ms, @kushagraThapar, @simplynaveen20.