Skip to content

Commit fbf0736

Browse files
Merge pull request #273477 from wmwxwa/patch-22
Update reserved-capacity.md
2 parents ea67831 + add2b96 commit fbf0736

File tree

10 files changed

+42
-28
lines changed

10 files changed

+42
-28
lines changed

articles/cosmos-db/ai-advantage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ The Azure AI Advantage offer is for existing Azure AI and GitHub Copilot custome
3434

3535
- Funding to implement a new AI application using Azure Cosmos DB and/or Azure Kubernetes Service. For more information, speak to your Microsoft representative.
3636

37+
If you decide that Azure Cosmos DB is right for you, you can receive up to 63% discount on [Azure Cosmos DB prices through Reserved Capacity](reserved-capacity.md).
38+
3739
## Get started
3840

3941
Get started with this offer by ensuring that you have the prerequisite services before applying.

articles/cosmos-db/cassandra/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ For some customers, adapting to API for Cassandra can be a challenge due to diff
5454
- Get started with [creating a API for Cassandra account, database, and a table](create-account-java.md) by using a Java application.
5555
- [Load sample data to the API for Cassandra table](load-data-table.md) by using a Java application.
5656
- [Query data from the API for Cassandra account](query-data.md) by using a Java application.
57+
- Receive up to 63% discount on [Azure Cosmos DB prices with Reserved Capacity](../reserved-capacity.md).
58+

articles/cosmos-db/free-tier.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Free tier lasts indefinitely for the lifetime of the account and it comes with a
2424

2525
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.
2626

27+
If you decide that Azure Cosmos DB is right for you, you can receive up to 63% discount on [Azure Cosmos DB prices through Reserved Capacity](reserved-capacity.md).
28+
2729
## Free tier with shared throughput database
2830

2931
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.

articles/cosmos-db/gremlin/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,4 @@ g.V('thomas.1').
155155
- Get started with the [API for Graph .NET quickstart](quickstart-dotnet.md).
156156
- Learn how to [query graphs in API for Graph using Gremlin](tutorial-query.md).
157157
- Learn about [graph data modeling](modeling.md).
158+
- Receive up to 63% discount on [Azure Cosmos DB prices with Reserved Capacity](../reserved-capacity.md).

articles/cosmos-db/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Alternatively, you may use the [Azure Cosmos DB lifetime free tier](free-tier.md
4545

4646
If you aren't already using Azure, you may Try Azure Cosmos DB free for 30 days without an Azure subscription ([learn more](https://azure.microsoft.com/try/cosmosdb/)). No commitment follows the end of your trial period.
4747

48+
If you decide that Azure Cosmos DB is right for you, you can receive up to 63% discount on [Azure Cosmos DB prices through Reserved Capacity](reserved-capacity.md).
49+
4850
> [!div class="nextstepaction"]
4951
> [Try Azure Cosmos DB free](https://azure.microsoft.com/try/cosmosdb/)
5052

articles/cosmos-db/mongodb/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ Cosmos DB for MongoDB implements the wire protocol for MongoDB. This implementat
7272

7373
- Read the [FAQ](faq.yml)
7474
- [Connect an existing MongoDB application to Azure Cosmos DB for MongoDB RU](connect-account.yml)
75+
- Receive up to 63% discount on [Azure Cosmos DB prices with Reserved Capacity](../reserved-capacity.md)

articles/cosmos-db/mongodb/ru/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ Sharded cluster performance is dependent on the shard key you choose when creati
8181

8282
- Follow the [Use Studio 3T with Azure Cosmos DB](../connect-using-mongochef.md) tutorial to learn how to create a connection between your Azure Cosmos DB database and MongoDB app in Studio 3T.
8383
- Follow the [Import MongoDB data into Azure Cosmos DB](../../../dms/tutorial-mongodb-cosmos-db.md?toc=%2fazure%2fcosmos-db%2ftoc.json%253ftoc%253d%2fazure%2fcosmos-db%2ftoc.json) tutorial to import your data to an Azure Cosmos DB database.
84+
- Receive up to 63% discount on [Azure Cosmos DB prices with Reserved Capacity](../../reserved-capacity.md).

articles/cosmos-db/reserved-capacity.md

Lines changed: 28 additions & 28 deletions
Large diffs are not rendered by default.

articles/cosmos-db/table/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ If you currently use Azure Table Storage, you gain the following benefits by mov
5151
- [Query table data by using the API for Table](tutorial-query.md)
5252
- [Learn how to set up Azure Cosmos DB global distribution by using the API for Table](tutorial-global-distribution.md)
5353
- [Azure Cosmos DB Table .NET SDK](/dotnet/api/overview/azure/data.tables-readme)
54+
- Receive up to 63% discount on [Azure Cosmos DB prices with Reserved Capacity](../reserved-capacity.md)

articles/cosmos-db/try-free.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ If you're using the API for NoSQL or PostgreSQL, you can also migrate your Try A
2222

2323
This article walks you through how to create your account, limits, and upgrading your account. This article also walks through how to migrate your data from your Try Azure Cosmos DB sandbox to your own account using the API for NoSQL.
2424

25+
If you decide that Azure Cosmos DB is right for you, you can receive up to 63% discount on [Azure Cosmos DB prices through Reserved Capacity](reserved-capacity.md).
26+
2527
## Limits to free account
2628

2729
### [NoSQL / Cassandra/ Gremlin / Table](#tab/nosql+cassandra+gremlin+table)

0 commit comments

Comments
 (0)