Azure / Azure/azure-cli-extensions

Customer feedback | az cosmosdb sql container | Incorrect example

Open
#8,080 2 comments 0 reactions 0 assignees View on GitHub
Auto-Assign bug CosmosDB Service Attention
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

### Describe the bug

This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli [issue Azure/azure-cli#4453](https://github.com/MicrosoftDocs/azure-docs-cli/issues/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 redistribute-partition-throughput

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.