Skip to content

Commit 395f5f6

Browse files
authored
Merge pull request #77384 from rimman/RefreshMay21
refresh
2 parents 186af14 + e54e136 commit 395f5f6

21 files changed

+23
-23
lines changed

articles/cosmos-db/bulk-executor-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Perform bulk operations in Azure Cosmos DB through bulk import and
44
author: tknandu
55
ms.service: cosmos-db
66
ms.topic: conceptual
7-
ms.date: 10/16/2018
7+
ms.date: 05/21/2018
88
ms.author: ramkris
99
ms.reviewer: sngun
1010
---

articles/cosmos-db/connect-mongodb-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ author: rimman
55
ms.service: cosmos-db
66
ms.subservice: cosmosdb-mongo
77
ms.topic: conceptual
8-
ms.date: 12/26/2018
8+
ms.date: 05/21/2019
99
ms.author: rimman
1010
ms.reviewer: sngun
1111

1212
---
1313

1414
# Connect a MongoDB application to Azure Cosmos DB
15-
Learn how to connect your MongoDB app to an Azure Cosmos DB by using a MongoDB connection string. You can then use an Azure Cosmos DB database as the data store for your MongoDB app.
15+
Learn how to connect your MongoDB app to an Azure Cosmos DB by using a MongoDB connection string. You can then use an Azure Cosmos database as the data store for your MongoDB app.
1616

1717
This tutorial provides two ways to retrieve connection string information:
1818

articles/cosmos-db/create-graph-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-graph
77
ms.devlang: dotnet
88
ms.topic: quickstart
9-
ms.date: 01/08/2018
9+
ms.date: 05/21/2019
1010
ms.author: lbosq
1111

1212
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: cosmosdb-mongo
77

88
ms.devlang: dotnet
99
ms.topic: quickstart
10-
ms.date: 12/26/2018
10+
ms.date: 05/21/2019
1111
ms.author: rimman
1212
---
1313

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: cosmos-db
77
ms.subservice: cosmosdb-mongo
88
ms.devlang: nodejs
99
ms.topic: quickstart
10-
ms.date: 12/06/2018
10+
ms.date: 05/21/2019
1111
ms.author: rimman
1212

1313
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.devlang: java
88
ms.topic: quickstart
9-
ms.date: 10/24/2018
9+
ms.date: 05/21/2019
1010
ms.author: sngun
1111

1212
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.devlang: nodejs
88
ms.topic: quickstart
9-
ms.date: 09/24/2018
9+
ms.date: 05/21/2019
1010
ms.author: dech
1111

1212
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.devlang: python
88
ms.topic: quickstart
9-
ms.date: 09/24/2018
9+
ms.date: 05/21/2019
1010
ms.author: sngun
1111

1212
---
@@ -21,7 +21,7 @@ ms.author: sngun
2121
> * [Xamarin](create-sql-api-xamarin-dotnet.md)
2222
>
2323
24-
Azure Cosmos DB is Microsoft’s globally distributed multi-model database service. You can quickly create and query documents, key/value, and graph databases. All of these operations benefit from the distribution and scale of Azure Cosmos DB.
24+
Azure Cosmos DB is Microsoft’s globally distributed multi-model database service. You can quickly create and query documents, key/value, wide column and graph databases. All of these operations benefit from the distribution and scale of Azure Cosmos DB.
2525

2626
This quickstart demonstrates how to create an Azure Cosmos DB [SQL API](sql-api-introduction.md) account, document database, and container using the Azure portal. You then build and run a console app built with the Python SDK for [SQL API](sql-api-sdk-python.md). This quickstart uses version 3.0 of the [Python SDK](https://pypi.org/project/azure-cosmos).
2727

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-table
77
ms.devlang: dotnet
88
ms.topic: quickstart
9-
ms.date: 03/11/2019
9+
ms.date: 05/21/2019
1010
ms.author: sngun
1111

1212
---

articles/cosmos-db/database-transactions-optimistic-concurrency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes database transactions and optimistic concurr
44
author: rimman
55
ms.service: cosmos-db
66
ms.topic: conceptual
7-
ms.date: 04/08/2019
7+
ms.date: 05/21/2019
88
ms.author: rimman
99
ms.reviewer: sngun
1010
---

0 commit comments

Comments
 (0)