Skip to content

Commit 016b907

Browse files
committed
Adding throughput cap info
1 parent 0f2efcf commit 016b907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/limit-total-account-throughput.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to limit the total throughput provisioned on your Azure C
44
author: ThomasWeiss
55
ms.service: cosmos-db
66
ms.topic: how-to
7-
ms.date: 11/04/2021
7+
ms.date: 03/31/2022
88
ms.author: thweiss
99
ms.custom: ignite-fall-2021
1010
---
@@ -46,7 +46,7 @@ When creating a new Azure Cosmos DB account from the portal, you have the option
4646

4747
:::image type="content" source="./media/limit-total-account-throughput/create-account.png" alt-text="Screenshot of the Azure portal showing how to limit total account throughput when creating a new account" border="true":::
4848

49-
Checking this option will limit your account's total throughput to 4,000 RU/s. You can change this value after your account has been created.
49+
Checking this option will limit your account's total throughput to 1,000 RU/s for a [free tier account](free-tier.md) and 4,000 RU/s for a regular, non-free tier account. You can change this value after your account has been created.
5050

5151
### Existing account
5252

0 commit comments

Comments
 (0)