Skip to content

Commit 4d54381

Browse files
committed
Content refresh
1 parent 78acf44 commit 4d54381

File tree

7 files changed

+34
-32
lines changed

7 files changed

+34
-32
lines changed

articles/cosmos-db/mongodb/vcore/compatibility.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
title: Compatibility and feature support
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Review Azure Cosmos DB for MongoDB vCore supported features and syntax including; commands, query support, datatypes, aggregation, and operators.
5-
author: seesharprun
6-
ms.author: sidandrews
7-
ms.reviewer: gahllevy
5+
author: gahl-levy
6+
ms.author: gahllevy
7+
ms.reviewer: sidandrews
88
ms.service: cosmos-db
99
ms.subservice: mongodb-vcore
10-
ms.custom: build-2023
1110
ms.topic: conceptual
12-
ms.date: 04/11/2023
11+
ms.date: 08/28/2023
1312
---
1413

1514
# MongoDB compatibility and feature support with Azure Cosmos DB for MongoDB vCore
1615

16+
[!INCLUDE[MongoDB vCore](../../includes/appliesto-mongodb-vcore.md)]
17+
1718
Azure Cosmos DB is Microsoft's fully managed NoSQL and relational database, offering [multiple database APIs](../../choose-api.md). You can communicate with Azure Cosmos DB for MongoDB using the MongoDB drivers, SDKs and tools you're already familiar with. Azure Cosmos DB for MongoDB enables the use of existing client drivers by adhering to the MongoDB wire protocol.
1819

1920
By using the Azure Cosmos DB for MongoDB, you can enjoy the benefits of the MongoDB you're used to, with all of the enterprise capabilities that Azure Cosmos DB provides.

articles/cosmos-db/mongodb/vcore/high-availability.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
22
title: High availability and replication
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Review replication and high availability concepts in the context of Azure Cosmos DB for MongoDB vCore.
5+
author: gahl-levy
6+
ms.author: gahllevy
7+
ms.reviewer: sidandrews
58
ms.service: cosmos-db
69
ms.subservice: mongodb-vcore
710
ms.topic: conceptual
8-
author: gahl-levy
9-
ms.author: gahllevy
10-
ms.reviewer: nayakshweta
11-
ms.date: 02/07/2023
11+
ms.date: 08/28/2023
1212
---
1313

1414
# High availability in Azure Cosmos DB for MongoDB vCore
1515

16+
[!INCLUDE[MongoDB vCore](../../includes/appliesto-mongodb-vcore.md)]
17+
1618
High availability (HA) avoids database downtime by maintaining standby replicas of every node in a cluster. If a node goes down, Azure Cosmos DB for MongoDB vCore switches incoming connections from the failed node to its standby replica.
1719

1820
## How it works

articles/cosmos-db/mongodb/vcore/how-to-restore-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Restore a cluster backup
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Restore an Azure Cosmos DB for MongoDB vCore cluster from a point in time encrypted backup snapshot.
5+
author: gahl-levy
6+
ms.author: gahllevy
7+
ms.reviewer: sidandrews
58
ms.service: cosmos-db
69
ms.subservice: mongodb-vcore
710
ms.topic: how-to
8-
author: gahl-levy
9-
ms.author: gahllevy
10-
ms.reviewer: nayakshweta
11-
ms.date: 03/07/2023
11+
ms.date: 08/28/2023
1212
---
1313

1414
# Restore a cluster in Azure Cosmos DB for MongoDB vCore

articles/cosmos-db/mongodb/vcore/how-to-scale-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Scale or configure a cluster
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Scale an Azure Cosmos DB for MongoDB vCore cluster by changing the tier and disk size or change the configuration by enabling high availability.
5+
author: gahl-levy
6+
ms.author: gahllevy
7+
ms.reviewer: sidandrews
58
ms.service: cosmos-db
69
ms.subservice: mongodb-vcore
710
ms.topic: how-to
8-
author: gahl-levy
9-
ms.author: gahllevy
10-
ms.reviewer: nayakshweta
11-
ms.date: 03/07/2023
11+
ms.date: 08/28/2023
1212
---
1313

1414
# Scaling and configuring Your Azure Cosmos DB for MongoDB vCore cluster

articles/cosmos-db/mongodb/vcore/introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Introduction/Overview
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Learn about Azure Cosmos DB for MongoDB vCore, a fully managed MongoDB-compatible database for building modern applications with a familiar architecture.
5+
author: gahl-levy
6+
ms.author: gahllevy
7+
ms.reviewer: sidandrews
58
ms.service: cosmos-db
69
ms.subservice: mongodb-vcore
710
ms.topic: overview
8-
author: gahl-levy
9-
ms.author: gahllevy
10-
ms.reviewer: nayakshweta
11-
ms.date: 03/07/2023
11+
ms.date: 08/28/2023
1212
---
1313

1414
# What is Azure Cosmos DB for MongoDB vCore? (Preview)

articles/cosmos-db/mongodb/vcore/quickstart-bicep.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ title: |
33
Quickstart: Deploy a cluster by using a Bicep template
44
titleSuffix: Azure Cosmos DB for MongoDB vCore
55
description: In this quickstart, create a new Azure Cosmos DB for MongoDB vCore cluster to store databases, collections, and documents by using a Bicep template.
6+
author: gahl-levy
7+
ms.author: gahllevy
8+
ms.reviewer: sidandrews
69
ms.service: cosmos-db
710
ms.subservice: mongodb-vcore
811
ms.topic: quickstart
9-
author: gahl-levy
10-
ms.author: gahllevy
11-
ms.reviewer: nayakshweta
12-
ms.date: 03/07/2023
13-
ms.custom: devx-track-bicep
12+
ms.date: 08/28/2023
1413
---
1514

1615
# Quickstart: Create an Azure Cosmos DB for MongoDB vCore cluster by using a Bicep template
@@ -278,7 +277,7 @@ When you're done with your Azure Cosmos DB for MongoDB vCore cluster, you can de
278277
279278
---
280279
281-
## Next steps
280+
## Next step
282281
283282
In this guide, you learned how to create an Azure Cosmos DB for MongoDB vCore cluster. You can now migrate data to your cluster.
284283

articles/cosmos-db/mongodb/vcore/quickstart-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: |
33
Quickstart: Create a new cluster
44
titleSuffix: Azure Cosmos DB for MongoDB vCore
55
description: In this quickstart, create a new Azure Cosmos DB for MongoDB vCore cluster to store databases, collections, and documents by using the Azure portal.
6+
author: gahl-levy
7+
ms.author: gahllevy
8+
ms.reviewer: sidandrews
69
ms.service: cosmos-db
710
ms.subservice: mongodb-vcore
811
ms.topic: quickstart
9-
author: gahl-levy
10-
ms.author: gahllevy
11-
ms.reviewer: nayakshweta
12-
ms.date: 03/07/2023
12+
ms.date: 08/28/2023
1313
---
1414

1515
# Quickstart: Create an Azure Cosmos DB for MongoDB vCore cluster by using the Azure portal
@@ -123,7 +123,7 @@ When you're done with Azure Cosmos DB for MongoDB vCore cluster, you can delete
123123

124124
:::image type="content" source="media/quickstart-portal/delete-resource-group-dialog.png" alt-text="Screenshot of the delete resource group confirmation dialog with the name of the group filled out.":::
125125

126-
## Next steps
126+
## Next step
127127

128128
In this guide, you learned how to create an Azure Cosmos DB for MongoDB vCore cluster. You can now migrate data to your cluster.
129129

0 commit comments

Comments
 (0)