Skip to content

Commit fce0853

Browse files
committed
Metadata update
1 parent cba20e6 commit fce0853

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: MongoDB connection string for an Azure Cosmos DB account | Microsoft Docs
33
description: Learn how to connect your MongoDB app to an Azure Cosmos DB account by using a MongoDB connection string.
44
keywords: mongodb connection string
55
services: cosmos-db
6-
author: AndrewHoh
6+
author: SnehaGunda
77
manager: kfile
88
documentationcenter: ''
99

@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
1616
ms.date: 12/19/2017
17-
ms.author: anhoh
17+
ms.author: sngun
1818

1919
---
2020

articles/cosmos-db/import-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Database migration tool for Azure Cosmos DB | Microsoft Docs
33
description: Learn how to use the open source Azure Cosmos DB data migration tools to import data to Azure Cosmos DB from various sources including MongoDB, SQL Server, Table storage, Amazon DynamoDB, CSV, and JSON files. CSV to JSON conversion.
44
keywords: csv to json, database migration tools, convert csv to json
55
services: cosmos-db
6-
author: andrewhoh
6+
author: SnehaGunda
77
manager: kfile
88
editor: monicar
99
documentationcenter: ''
@@ -15,7 +15,7 @@ ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: article
1717
ms.date: 03/30/2018
18-
ms.author: anhoh
18+
ms.author: sngun
1919
ms.custom: mvc
2020
---
2121
# Azure Cosmos DB: Data migration tool

articles/cosmos-db/mongodb-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Introduction to Azure Cosmos DB: MongoDB API | Microsoft Docs'
33
description: Learn how you can use Azure Cosmos DB to store and query massive volumes of JSON documents with low latency using the popular OSS MongoDB APIs.
44
keywords: what is MongoDB
55
services: cosmos-db
6-
author: AndrewHoh
6+
author: SnehaGunda
77
manager: kfile
88
documentationcenter: ''
99

@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
1616
ms.date: 02/12/2018
17-
ms.author: anhoh
17+
ms.author: sngun
1818
experimental: true
1919
experiment_id: "662dc5fd-886f-4a"
2020
---

articles/cosmos-db/mongodb-mongochef.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Studio 3T (MongoChef) with Azure Cosmos DB | Microsoft Docs
33
description: 'Learn how to use Studio 3T with an Azure Cosmos DB MongoDB API account'
44
keywords: mongochef, studio 3T
55
services: cosmos-db
6-
author: AndrewHoh
6+
author: SnehaGunda
77
manager: kfile
88
documentationcenter: ''
99

@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
1616
ms.date: 01/18/2018
17-
ms.author: anhoh
17+
ms.author: sngun
1818

1919
---
2020
# Azure Cosmos DB: Use Studio 3T with a MongoDB API account

articles/cosmos-db/mongodb-robomongo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Robomongo for Azure Cosmos DB | Microsoft Docs
33
description: 'Learn how to use Robomongo with an Azure Cosmos DB: API for MongoDB account'
44
keywords: robomongo
55
services: cosmos-db
6-
author: AndrewHoh
6+
author: SnehaGunda
77
manager: kfile
88
documentationcenter: ''
99

@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
1616
ms.date: 05/23/2017
17-
ms.author: anhoh
17+
ms.author: sngun
1818

1919
---
2020
# Use Robomongo with an Azure Cosmos DB: API for MongoDB account

articles/cosmos-db/mongodb-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use MongoDB APIs to build an Azure Cosmos DB app | Microsoft Docs
33
description: A tutorial that creates an online database using the Azure Cosmos DB APIs for MongoDB.
44
keywords: mongodb examples
55
services: cosmos-db
6-
author: AndrewHoh
6+
author: SnehaGunda
77
manager: kfile
88
editor: ''
99
documentationcenter: ''
@@ -15,7 +15,7 @@ ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: article
1717
ms.date: 03/23/2018
18-
ms.author: anhoh
18+
ms.author: sngun
1919

2020
---
2121
# Build an Azure Cosmos DB: API for MongoDB app using Node.js

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A tutorial that creates an online database and C# console applicati
44
keywords: nosql tutorial, online database, c# console application
55
services: cosmos-db
66
documentationcenter: .net
7-
author: AndrewHoh
7+
author: SnehaGunda
88
manager: kfile
99

1010
ms.assetid: bf08e031-718a-4a2a-89d6-91e12ff8797d
@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.devlang: dotnet
1515
ms.topic: article
1616
ms.date: 08/16/2017
17-
ms.author: anhoh
17+
ms.author: sngun
1818

1919
---
2020
# Azure Cosmos DB: SQL API getting started tutorial

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Node.js tutorial that creates a Cosmos DB with the SQL API.
44
keywords: node.js tutorial, node database
55
services: cosmos-db
66
documentationcenter: node.js
7-
author: AndrewHoh
7+
author: SnehaGunda
88
manager: kfile
99
editor: monicar
1010

@@ -15,7 +15,7 @@ ms.tgt_pltfrm: na
1515
ms.devlang: node
1616
ms.topic: article
1717
ms.date: 08/14/2017
18-
ms.author: anhoh
18+
ms.author: sngun
1919

2020
---
2121
# Node.js tutorial: Use the SQL API in Azure Cosmos DB to create a Node.js console application

0 commit comments

Comments
 (0)