Azure / Azure/azure-cli

Minimum value for max-throughput isn't updated

Open
#27,519 4 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign Auto-Resolve bug CosmosDB customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

According to the documentation for the command 'az cosmosdb sql database create' [https://learn.microsoft.com/en-us/cli/azure/cosmosdb/sql/database?view=azure-cli-latest#az-cosmosdb-sql-database-create()], the minimum value for --max-throughput can be 4000.
![image](https://github.com/Azure/azure-cli/assets/10906811/179b06f1-c551-4f2e-8b62-8512cd8bc1ed)

But according to these FAQs - https://learn.microsoft.com/en-us/azure/cosmos-db/autoscale-faq, this has been changed in 2022, to a minimum of 1000.
![image](https://github.com/Azure/azure-cli/assets/10906811/384c1ce8-bc08-4ca4-8dd9-d097e37715bd)
We have been using 1000 without any issues.

Please update the documentation to reflect the same.

### Related command

az cosmosdb sql database create

### Errors

-NA-

### Issue script & Debug output

-NA-

### Expected behavior

Documentation should be updated to say the minimum value can be 1000.

### Environment Summary

azure-cli 2.45.0 *

core 2.45.0 *
telemetry 1.0.8 *

Extensions:
aks-preview 0.5.41
front-door 1.0.17

Dependencies:
msal 1.20.0
azure-mgmt-resource 21.1.0b1

### Additional context

_No response_

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.