Skip to content

Commit 37733b8

Browse files
authored
Update autoscale minimums
**Old minimum**: 400-4,000 RUs **New minimum**: 100-1,000 RUs
1 parent e020458 commit 37733b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/set-throughput.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ This table shows a comparison between provisioning standard (manual) throughput
143143

144144
|**Parameter** |**Standard (manual) throughput on a database** |**Standard (manual) throughput on a container**|**Autoscale throughput on a database** | **Autoscale throughput on a container**|
145145
|---------|---------|---------|---------|---------|
146-
|Entry point (minimum RU/s) |400 RU/s. Can have up to 25 containers with no RU/s minimum per container.</li> |400| Autoscale between 400 - 4000 RU/s. Can have up to 25 containers with no RU/s minimum per container.</li> | Autoscale between 400 - 4000 RU/s.|
147-
|Minimum RU/s per container|--|400|--|Autoscale between 400 - 4000 RU/s|
146+
|Entry point (minimum RU/s) |400 RU/s. Can have up to 25 containers with no RU/s minimum per container.</li> |400| Autoscale between 100 - 1000 RU/s. Can have up to 25 containers with no RU/s minimum per container.</li> | Autoscale between 100 - 1000 RU/s.|
147+
|Minimum RU/s per container|--|400|--|Autoscale between 100 - 1000 RU/s|
148148
|Maximum RUs|Unlimited, on the database.|Unlimited, on the container.|Unlimited, on the database.|Unlimited, on the container.
149149
|RUs assigned or available to a specific container|No guarantees. RUs assigned to a given container depend on the properties. Properties can be the choice of partition keys of containers that share the throughput, the distribution of the workload, and the number of containers. |All the RUs configured on the container are exclusively reserved for the container.|No guarantees. RUs assigned to a given container depend on the properties. Properties can be the choice of partition keys of containers that share the throughput, the distribution of the workload, and the number of containers. |All the RUs configured on the container are exclusively reserved for the container.|
150150
|Maximum storage for a container|Unlimited.|Unlimited|Unlimited|Unlimited|

0 commit comments

Comments
 (0)