Skip to content

Commit 9e69658

Browse files
committed
Metadata updates
1 parent e61d506 commit 9e69658

31 files changed

+59
-60
lines changed

articles/cosmos-db/access-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Setting access control in Azure Cosmos DB | Microsoft Docs
33
description: Learn how to set access control in Azure Cosmos DB.
44
services: cosmos-db
5-
author: SnehaGunda
5+
author: rafats
66
manager: kfile
77

88
ms.service: cosmos-db
99
ms.devlang: na
1010
ms.topic: conceptual
1111
ms.date: 02/06/2018
12-
ms.author: sngun
12+
ms.author: rafats
1313

1414
---
1515
# Access control 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
@@ -2,7 +2,7 @@
22
title: Import Cassandra data into Azure Cosmos DB | Microsoft Docs
33
description: Learn how to use the CQL Copy command to copy Cassandra data into Azure Cosmos DB.
44
services: cosmos-db
5-
author: govindk
5+
author: kanshiG
66
manager: kfile
77

88
ms.service: cosmos-db

articles/cosmos-db/cassandra-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Introduction to the Azure Cosmos DB Cassandra API | Microsoft Docs
33
description: Learn how you can use Azure Cosmos DB to “lift-and-shift” existing applications and build new applications using Cassandra API using the Cassandra drivers and CQL you're already familar with.
44
services: cosmos-db
5-
author: govindk
5+
author: kanshiG
66
manager: kfile
77

88
ms.service: cosmos-db

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ 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: SnehaGunda
6+
author: slyons
77
manager: kfile
88

99
ms.service: cosmos-db
1010
ms.component: cosmosdb-mongo
1111
ms.devlang: na
1212
ms.topic: conceptual
1313
ms.date: 12/19/2017
14-
ms.author: sngun
14+
ms.author: sclyon
1515

1616
---
1717

articles/cosmos-db/consistency-levels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Consistency levels in Azure Cosmos DB | Microsoft Docs
33
description: Azure Cosmos DB has five consistency levels to help balance eventual consistency, availability, and latency trade-offs.
44
keywords: eventual consistency, azure cosmos db, azure, Microsoft azure
55
services: cosmos-db
6-
author: SnehaGunda
6+
author: aliuy
77
manager: kfile
88

99
ms.service: cosmos-db
1010
ms.devlang: na
1111
ms.topic: conceptual
1212
ms.date: 03/27/2018
13-
ms.author: sngun
13+
ms.author: andrl
1414
ms.custom: H1Hack27Feb2017
1515

1616
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Azure Cosmos DB: Build a web app with .NET and the MongoDB API | Microsoft Docs'
33
description: Presents a .NET code sample you can use to connect to and query the Azure Cosmos DB MongoDB API
44
services: cosmos-db
5-
author: SnehaGunda
5+
author: slyons
66
manager: kfile
77

88
ms.service: cosmos-db
@@ -11,7 +11,7 @@ ms.custom: quick start connect, mvc
1111
ms.devlang: dotnet
1212
ms.topic: quickstart
1313
ms.date: 05/22/2018
14-
ms.author: sngun
14+
ms.author: sclyon
1515

1616
---
1717
# Azure Cosmos DB: Build a MongoDB API web app with .NET and the Azure portal

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Azure Cosmos DB: Build a Flask web app with Python and the Azure Cosmos DB MongoDB API | Microsoft Docs'
33
description: Presents a Python Flask code sample you can use to connect to and query the Azure Cosmos DB MongoDB API
44
services: cosmos-db
5-
author: heatherbshapiro
5+
author: slyons
66
manager: kfile
77

88
ms.service: cosmos-db
@@ -11,7 +11,7 @@ ms.custom: quick start connect, mvc
1111
ms.devlang: python
1212
ms.topic: quickstart
1313
ms.date: 10/2/2017
14-
ms.author: hshapiro
14+
ms.author: sclyon
1515

1616
---
1717
# Azure Cosmos DB: Build a Flask app with the MongoDB API

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: "Azure Cosmos DB: Build a MongoDB API console app with Golang and the Azure portal | Microsoft Docs"
33
description: Presents a Golang code sample you can use to connect to and query Azure Cosmos DB
44
services: cosmos-db
5-
author: SnehaGunda
5+
author: slyons
66
manager: kfile
77

88
ms.service: cosmos-db
99
ms.component: cosmosdb-mongo
1010
ms.devlang: na
1111
ms.topic: quickstart
1212
ms.date: 07/21/2017
13-
ms.author: sngun
13+
ms.author: sclyon
1414
ms.custom: mvc
1515
---
1616

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Azure Cosmos DB: Build a console app with Java and the MongoDB API | Microsoft Docs'
33
description: Presents a Java code sample you can use to connect to and query the Azure Cosmos DB MongoDB API
44
services: cosmos-db
5-
author: SnehaGunda
5+
author: slyons
66
manager: kfile
77

88
ms.service: cosmos-db
@@ -11,7 +11,7 @@ ms.custom: quick start connect, mvc
1111
ms.devlang: java
1212
ms.topic: quickstart
1313
ms.date: 05/10/2017
14-
ms.author: sngun
14+
ms.author: sclyon
1515

1616
---
1717
# Azure Cosmos DB: Build a MongoDB API console app with Java and the Azure portal

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: quick start connect, mvc
1111
ms.devlang: nodejs
1212
ms.topic: quickstart
1313
ms.date: 07/30/2018
14-
ms.author: dech
14+
ms.author: Deborah.Chen
1515

1616
---
1717
# Azure Cosmos DB: Build a Node.js app using SQL API, JavaScript SDK 2.0 (preview) and the Azure portal

0 commit comments

Comments
 (0)