Skip to content

Commit 01f958d

Browse files
Merge pull request #274148 from deborahc/dech-dynamic-autoscale-update
Updating doc with description of staged rollout
2 parents 3a45838 + 9fc1ff4 commit 01f958d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cosmos-db/autoscale-per-partition-region.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ ms.service: cosmos-db
99
ms.custom:
1010
- ignite-2023
1111
ms.topic: conceptual
12-
ms.date: 04/01/2022
12+
ms.date: 05/01/2024
1313
# CustomerIntent: As a database adminstrator, I want to fine tune autoscaler for specific regions or partitions so that I can balance an uneven workload.
1414
---
1515

1616
# Per-region and per-partition autoscale (preview)
1717

18-
By default, Azure Cosmos DB autoscale scales workloads based on the most active region and partition. For nonuniform workloads that have different workload patterns across regions and partitions, this scaling can cause unnecessary scale-ups. With this improvement to autoscale, the per region and per partition autoscale feature now allows your workloads’ regions and partitions to scale independently based on usage.
18+
By default, Azure Cosmos DB autoscale scales workloads based on the most active region and partition. For nonuniform workloads that have different workload patterns across regions and partitions, this scaling can cause unnecessary scale-ups. With this improvement to autoscale, also known as "dynamic scaling," the per region and per partition autoscale feature now allows your workloads’ regions and partitions to scale independently based on usage.
1919

2020
> [!IMPORTANT]
21-
> This feature is only available for Azure Cosmos DB accounts created after **November 15, 2023**.
21+
> By default, this feature is only available for Azure Cosmos DB accounts created after **November 15, 2023**. For customers who can significantly benefit from dynamic scaling, Azure Cosmos DB is progressively enabling the feature in stages for existing accounts and providing GA support, ahead of broader GA. Customers in this cohort will be notified by email before the enablement. This update won’t impact your account(s) performance, availability, and won't cause downtime or data movement. Please contact your Microsoft representative for questions.
2222
2323
This feature is recommended for autoscale workloads that are nonuniform across regions and partitions. This feature allows you to save costs if you often experience hot partitions and/or have multiple regions. When enabled, this feature applies to all autoscale resources in the account.
2424

@@ -65,4 +65,4 @@ Then, use `NormalizedRUConsumption' to see which partitions are scaling indpende
6565

6666
## Requirements/Limitations
6767

68-
Accounts must be created after 11/15/2023 to enable this feature. Support for multi-region write accounts is planned, but not yet supported.
68+
Accounts must be created after 11/15/2023 to enable this feature.

0 commit comments

Comments
 (0)