Skip to content

Commit d065332

Browse files
authored
Merge pull request #83518 from damabe/1549065-17
SEOImprovements: User Story 1549065, Part 17
2 parents e597451 + 14b4442 commit d065332

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Cassandra API with Java - Azure Cosmos DB'
2+
title: Use the Cassandra API and Java to build an app - Azure Cosmos DB
33
description: This quickstart shows how to use the Azure Cosmos DB Cassandra API to create a profile application with the Azure portal and Java
44
ms.service: cosmos-db
55
author: SnehaGunda
@@ -8,6 +8,7 @@ ms.subservice: cosmosdb-cassandra
88
ms.devlang: java
99
ms.topic: quickstart
1010
ms.date: 09/24/2018
11+
ms.custom: seo-java-august2019
1112
---
1213

1314
# Quickstart: Build a Cassandra app with Java SDK and Azure Cosmos DB

articles/cosmos-db/create-sql-api-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create an Azure Cosmos DB document database with Java'
2+
title: Use Java to create a document database - Azure Cosmos DB
33
description: Presents a Java code sample you can use to connect to and query the Azure Cosmos DB SQL API
44
author: SnehaGunda
55
ms.service: cosmos-db
@@ -8,7 +8,7 @@ ms.devlang: java
88
ms.topic: quickstart
99
ms.date: 05/21/2019
1010
ms.author: sngun
11-
11+
ms.custom: seo-java-august2019
1212
---
1313
# Quickstart: Build a Java application using Azure Cosmos DB SQL API account
1414

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Table API with Java - Azure Cosmos DB'
2+
title: Use the Table API and Java to build an app - Azure Cosmos DB
33
description: This quickstart shows how to use the Azure Cosmos DB Table API to create an application with the Azure portal and Java
44
author: SnehaGunda
55
ms.service: cosmos-db
@@ -8,6 +8,7 @@ ms.devlang: java
88
ms.topic: quickstart
99
ms.date: 04/10/2018
1010
ms.author: sngun
11+
ms.custom: seo-java-august2019
1112

1213
---
1314
# Quickstart: Build a Table API app with Java and Azure Cosmos DB

0 commit comments

Comments
 (0)