Skip to content

Commit d1c5e63

Browse files
authored
Update free tier account's free given resources
Users receive a maximum workload of 1000 RU/s and 25 GB of storage for free when they apply for a free tier account as of the year 2022
1 parent 727a5d4 commit d1c5e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/includes/cosmos-db-emulator-docdb-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ ms.reviewer: mjbrown
1919
ms.custom: "include file"
2020
---
2121

22-
You can [try Azure Cosmos DB for free](../try-free.md), without an Azure subscription, and with no commitment required. Alternatively, you can create an [Azure Cosmos DB free tier account](../optimize-dev-test.md#azure-cosmos-db-free-tier), with the first 400 RU/s and 5 GB of storage for free. You can also use the [Azure Cosmos DB emulator](../local-emulator.md) with a URI of `https://localhost:8081`. For the key to use with the emulator, see [Authenticating requests](../local-emulator.md#authenticate-requests).
22+
You can [try Azure Cosmos DB for free](../try-free.md), without an Azure subscription, and with no commitment required. Alternatively, you can create an [Azure Cosmos DB free tier account](../optimize-dev-test.md#azure-cosmos-db-free-tier), with the first 1000 RU/s and 25 GB of storage for free. You can also use the [Azure Cosmos DB emulator](../local-emulator.md) with a URI of `https://localhost:8081`. For the key to use with the emulator, see [Authenticating requests](../local-emulator.md#authenticate-requests).

0 commit comments

Comments
 (0)