Skip to content

Commit ea77ad8

Browse files
authored
Update free-tier.md
1 parent c55fc37 commit ea77ad8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/cosmos-db/free-tier.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,17 @@ ms.date: 07/08/2022
1212

1313
[!INCLUDE[NoSQL, MongoDB, Cassandra, Gremlin, Table](includes/appliesto-nosql-mongodb-cassandra-gremlin-table.md)]
1414

15+
> [!NOTE]
16+
> Free tier is currently not available for serverless accounts.
17+
>
18+
> Free tier for Azure Cosmos DB for MongoDB vCore-based model can be found [here](mongodb/vcore/free-tier.md).
19+
1520
Azure Cosmos DB free tier makes it easy to get started, develop, test your applications, or even run small production workloads for free. When free tier is enabled on an account, you'll get the first 1000 RU/s and 25 GB of storage in the account for free. The throughput and storage consumed beyond these limits are billed at regular price. Free tier is available for all API accounts with provisioned throughput, autoscale throughput, single, or multiple write regions.
1621

1722
Free tier lasts indefinitely for the lifetime of the account and it comes with all the [benefits and features](introduction.md#with-unmatched-reliability-and-flexibility) of a regular Azure Cosmos DB account. These benefits include unlimited storage and throughput (RU/s), SLAs, high availability, turnkey global distribution in all Azure regions, and more.
1823

1924
You can have up to one free tier Azure Cosmos DB account per an Azure subscription and you must opt in when creating the account. If you don't see the option to apply the free tier discount, another account in the subscription has already been enabled with free tier. If you create an account with free tier and then delete it, you can apply free tier for a new account. When creating a new account, it’s recommended to enable the free tier discount if it’s available.
2025

21-
> [!NOTE]
22-
> Free tier is currently not available for serverless accounts.
23-
2426
## Free tier with shared throughput database
2527

2628
In shared throughput model, when you provision throughput on a database, the throughput is shared across all the containers in the database. When using the free tier, you can provision a shared database with up to 1000 RU/s for free. All containers in the database will share the throughput.

0 commit comments

Comments
 (0)