Skip to content

Commit 3479b63

Browse files
authored
Merge pull request #87180 from damabe/1570671-Part8
SEOImprovements: User Story 1579671, Part 8
2 parents 43695ff + e9bf997 commit 3479b63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.devlang: java
88
ms.topic: quickstart
99
ms.date: 12/26/2018
1010
ms.author: rimman
11-
ms.custom: seo-java-august2019
11+
ms.custom: seo-java-august2019, seo-java-september2019
1212

1313
---
1414
# Quickstart: Create a console app with Java and the MongoDB API in Azure Cosmos DB
@@ -22,7 +22,7 @@ ms.custom: seo-java-august2019
2222
> * [Golang](create-mongodb-golang.md)
2323
>
2424
25-
Azure Cosmos DB is Microsoft’s globally distributed multi-model database service. You can quickly create and query document, key/value and graph databases, all of which benefit from the global distribution and horizontal scale capabilities at the core of Cosmos DB.
25+
In this quickstart, you'll use the Azure Cosmos DB API for Mongo DB and Java SDK to create a console web app. Azure Cosmos DB allows you to quickly create and query document, key/value and graph databases, all of which benefit from the global distribution and horizontal scale capabilities at the core of Cosmos DB.
2626

2727
This quickstart demonstrates how to create a Cosmos account with [Azure Cosmos DB's API for MongoDB](mongodb-introduction.md). You'll then build and deploy a console app built using the [MongoDB Java driver](https://docs.mongodb.com/ecosystem/drivers/java/).
2828

0 commit comments

Comments
 (0)