Skip to content

Commit c409f81

Browse files
committed
commenting customer intent
1 parent 98bc75d commit c409f81

7 files changed

+7
-7
lines changed

articles/cosmos-db/cassandra-api-load-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: tutorial
88
ms.date: 05/20/2019
99
ms.author: govindk
1010
ms.reviewer: sngun
11-
Customer intent: As a developer, I want to build a Java application to load data to a Cassandra API table in Azure Cosmos DB so that customers can store and manage the key/value data and utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
11+
#Customer intent: As a developer, I want to build a Java application to load data to a Cassandra API table in Azure Cosmos DB so that customers can store and manage the key/value data and utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
1212

1313
---
1414

articles/cosmos-db/cassandra-api-query-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: sngun
88
ms.subservice: cosmosdb-cassandra
99
ms.topic: tutorial
1010
ms.date: 09/24/2018
11-
Customer intent: As a developer, I want to build a Java application to query data stored in a Cassandra API account of Azure Cosmos DB so that customers can manage the key/value data and utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
11+
#Customer intent: As a developer, I want to build a Java application to query data stored in a Cassandra API account of Azure Cosmos DB so that customers can manage the key/value data and utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
1212
---
1313

1414
# Tutorial: Query data from a Cassandra API account in Azure Cosmos DB

articles/cosmos-db/cassandra-import-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.subservice: cosmosdb-cassandra
99
ms.topic: tutorial
1010
ms.date: 12/03/2018
1111
ms.custom: seodec18
12-
Customer intent: As a developer, I want to migrate my existing Cassandra workloads to Azure Cosmos DB so that the overhead to manage resources, clusters, and garbage collection is automatically handled by Azure Cosmos DB.
12+
#Customer intent: As a developer, I want to migrate my existing Cassandra workloads to Azure Cosmos DB so that the overhead to manage resources, clusters, and garbage collection is automatically handled by Azure Cosmos DB.
1313
---
1414

1515
# Tutorial: Migrate your data to Cassandra API account in Azure Cosmos DB

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.subservice: cosmosdb-cassandra
99
ms.topic: tutorial
1010
ms.date: 12/06/2018
1111
ms.custom: seodec18
12-
Customer intent: As a developer, I want to build a Java application to access and manage Azure Cosmos DB resources so that customers can store key/value data and utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
12+
#Customer intent: As a developer, I want to build a Java application to access and manage Azure Cosmos DB resources so that customers can store key/value data and utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
1313
---
1414

1515
# Tutorial: Create a Cassandra API account in Azure Cosmos DB by using a Java application to store key/value data

articles/cosmos-db/sql-api-async-java-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.devlang: java
88
ms.topic: tutorial
99
ms.date: 11/05/2019
1010
ms.author: sngun
11-
Customer intent: As a developer, I want to build a Java application with the Async Java SDK to access and manage Azure Cosmos DB resources so that customers can utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
11+
#Customer intent: As a developer, I want to build a Java application with the Async Java SDK to access and manage Azure Cosmos DB resources so that customers can utilize the global distribution, elastic scaling, multi-master, and other capabilities offered by Azure Cosmos DB.
1212

1313
---
1414
# Tutorial: Build a Java app with the Async Java SDK to manage data stored in a SQL API account

articles/cosmos-db/sql-api-nodejs-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.devlang: nodejs
88
ms.topic: tutorial
99
ms.date: 04/20/2020
1010
ms.author: dech
11-
Customer intent: As a developer, I want to build a Node.js console application to access and manage SQL API account resources in Azure Cosmos DB, so that customers can better use the service.
11+
#Customer intent: As a developer, I want to build a Node.js console application to access and manage SQL API account resources in Azure Cosmos DB, so that customers can better use the service.
1212

1313
---
1414
# Tutorial: Build a Node.js console app with the JavaScript SDK to manage Azure Cosmos DB SQL API data

articles/cosmos-db/tutorial-develop-mongodb-nodejs-part5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 12/26/2018
1010
ms.author: jopapa
1111
ms.custom: seodec18
1212
ms.reviewer: sngun
13-
Customer intent: As a developer, I want to build a Node.js application, so that I can manage the data stored in Cosmos DB.
13+
#Customer intent: As a developer, I want to build a Node.js application, so that I can manage the data stored in Cosmos DB.
1414
---
1515

1616
# Create an Angular app with Azure Cosmos DB's API for MongoDB - Use Mongoose to connect to Cosmos DB

0 commit comments

Comments
 (0)