You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/introduction.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,14 +30,22 @@ App development is faster and more productive thanks to:
30
30
31
31
As a fully managed service, Azure Cosmos DB takes database administration off your hands with automatic management, updates and patching. It also handles capacity management with cost-effective serverless and automatic scaling options that respond to application needs to match capacity with demand.
32
32
33
-
You can [Try Azure Cosmos DB for Free](https://azure.microsoft.com/try/cosmosdb/) without an Azure subscription, free of charge and commitments or use the [Azure Cosmos DB free tier](free-tier.md)to get an account with the first 1000 RU/s and 25 GB of storage free.
33
+
If you are an existing Azure AI or GitHub Copilot customer, you may try Azure Cosmos DB for free with 40,000 [RU/s](request-units.md)of throughput for 90 days under the Azure AI Advantage offer.
34
34
35
35
> [!div class="nextstepaction"]
36
-
> [Try Azure Cosmos DB for Free](https://azure.microsoft.com/try/cosmosdb/)
36
+
> [90-day Free Trial with Azure AI Advantage](ai-advantage.md)
37
+
38
+
If you are not an Azure customer, you may use the [30-day Free Trial without an Azure subscription](https://azure.microsoft.com/try/cosmosdb/). No commitment follows the end of your trial period.
39
+
40
+
Alternatively, you may use the [Azure Cosmos DB lifetime free tier](free-tier.md) with the first 1000 [RU/s](request-units.md) of throughput and 25 GB of storage free.
37
41
38
42
> [!TIP]
39
43
> To learn more about Azure Cosmos DB, join us every Thursday at 1PM Pacific on Azure Cosmos DB Live TV. See the [Upcoming session schedule and past episodes](https://gotcosmos.com/tv).
40
44
45
+
## Azure Cosmos DB is more than an AI database
46
+
47
+
Besides AI database, Azure Cosmos DB should also be your goto database for web, mobile, gaming, and IoT applications. Azure Cosmos DB is well positioned for solutions that handle massive amounts of data, reads, and writes at a global scale with near-real response times. Azure Cosmos DB's guaranteed high availability, high throughput, low latency, and tunable consistency are huge advantages when building these types of applications. Learn about how Azure Cosmos DB can be used to build IoT and telematics, retail and marketing, gaming and web and mobile applications.
48
+
41
49
## Key Benefits
42
50
43
51
Here's some key benefits of using Azure Cosmos DB.
@@ -91,10 +99,6 @@ End-to-end database management, with serverless and automatic scaling matching y
91
99
- Analytics for locally available, globally distributed, multi-region writes.
92
100
- Native integration with Azure Synapse Analytics.
93
101
94
-
## Azure Cosmos DB is more than an AI database
95
-
96
-
Besides AI database, Azure Cosmos DB should also be your goto database for web, mobile, gaming, and IoT applications. Azure Cosmos DB is well positioned for solutions that handle massive amounts of data, reads, and writes at a global scale with near-real response times. Azure Cosmos DB's guaranteed high availability, high throughput, low latency, and tunable consistency are huge advantages when building these types of applications. Learn about how Azure Cosmos DB can be used to build IoT and telematics, retail and marketing, gaming and web and mobile applications.
97
-
98
102
## Related content
99
103
100
104
- Learn [how to choose an API](choose-api.md) in Azure Cosmos DB
0 commit comments