Skip to content

Commit db86f7d

Browse files
authored
Update "get started" titles
1 parent de3463a commit db86f7d

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

articles/cosmos-db/mongodb/how-to-dotnet-get-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ ms.date: 10/17/2022
1111
ms.custom: devx-track-dotnet, ignite-2022, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

14-
# Get started with Azure Cosmos DB for MongoDB and .NET Core
14+
# Get started with Azure Cosmos DB for MongoDB using .NET
15+
1516
[!INCLUDE[MongoDB](../includes/appliesto-mongodb.md)]
1617

1718
This article shows you how to connect to Azure Cosmos DB for MongoDB using .NET Core and the relevant NuGet packages. Once connected, you can perform operations on databases, collections, and documents.

articles/cosmos-db/mongodb/how-to-javascript-get-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ ms.date: 06/23/2022
1111
ms.custom: devx-track-js, ignite-2022, devguide-js, cosmos-db-dev-journey
1212
---
1313

14-
# Get started with Azure Cosmos DB for MongoDB and JavaScript
14+
# Get started with Azure Cosmos DB for MongoDB using JavaScript
15+
1516
[!INCLUDE[MongoDB](../includes/appliesto-mongodb.md)]
1617

1718
This article shows you how to connect to Azure Cosmos DB for MongoDB using the native MongoDB npm package. Once connected, you can perform operations on databases, collections, and docs.

articles/cosmos-db/nosql/how-to-dotnet-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 07/06/2022
1111
ms.custom: devx-track-csharp, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

14-
# Get started with Azure Cosmos DB for NoSQL and .NET
14+
# Get started with Azure Cosmos DB for NoSQL using .NET
1515

1616
[!INCLUDE[NoSQL](../includes/appliesto-nosql.md)]
1717

articles/cosmos-db/table/how-to-dotnet-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 07/06/2022
1111
ms.custom: devx-track-csharp, ignite-2022, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

14-
# Get started with Azure Cosmos DB for Table and .NET
14+
# Get started with Azure Cosmos DB for Table using .NET
1515

1616
[!INCLUDE[Table](../includes/appliesto-table.md)]
1717

0 commit comments

Comments
 (0)