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.

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.

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
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.

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.

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