Skip to content

Minimum Autoscale Throughput should be as low as 1000 RU/sΒ #425

Closed
@bogdan-rusu-arnia

Description

@bogdan-rusu-arnia

Describe the bug
As specified in the documentation the minimum autoscale throughput can be as low as 1000 RU/s from April 2022. The current implementation is using the old minimum value 4000 RU/s.

To Reproduce
Try to create a new container using containerOptionsBuilder.WithAutoscaleThroughput() using a value 1000 < maxAutoScaleThroughput < 4000

Expected behavior
The container should be created successfully without any error being thrown.

Actual behavior
The following error is thrown Autoscale throughput must be between 4,000 and 1,000,000 RUs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededup-for-grabs πŸ™πŸ½Happy to consider a pull review to address this issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions