Skip to content

Commit fd58c37

Browse files
committed
change
1 parent b23e0bd commit fd58c37

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/cosmos-db/create-cassandra-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: seo-java-august2019, seo-java-september2019
2020
> * [Python](create-cassandra-python.md)
2121
>
2222
23-
In this quickstart, you connect a Cassandra Java app cloned from GitHub to an Azure Cosmos DB with Cassandra API account. Azure Cosmos DB multi-model database service lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.
23+
In this quickstart, you use a Cassandra Java app cloned from GitHub to connect to an Azure Cosmos DB account, and create a database and container. Azure Cosmos DB multi-model database service lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.
2424

2525
## Prerequisites
2626

articles/cosmos-db/create-cassandra-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 09/24/2018
1818
> * [Python](create-cassandra-python.md)
1919
>
2020
21-
In this quickstart, you connect a Cassandra Node.js app cloned from GitHub to an Azure Cosmos DB with Cassandra API account. Azure Cosmos DB multi-model database service lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.
21+
In this quickstart, you use a Cassandra Node.js app cloned from GitHub to connect to an Azure Cosmos DB account, and create a database and container. Azure Cosmos DB multi-model database service lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.
2222

2323
## Prerequisites
2424

articles/cosmos-db/create-cassandra-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ms.date: 09/24/2018
1818
> * [Python](create-cassandra-python.md)
1919
>
2020
21-
In this quickstart, you connect a Cassandra Python app cloned from GitHub to an Azure Cosmos DB with Cassandra API account. Azure Cosmos DB multi-model database service lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.
22-
run an app that creates a database and container in an Azure Cosmos DB Cassandra API account.
21+
In this quickstart, you use a Cassandra Python app cloned from GitHub to connect to an Azure Cosmos DB account, and create a database and container. Azure Cosmos DB multi-model database service lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.
22+
2323
## Prerequisites
2424

2525
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio). Or, [try Azure Cosmos DB for free](https://azure.microsoft.com/try/cosmosdb/) without an Azure subscription.

0 commit comments

Comments
 (0)