Skip to content

Commit 423f137

Browse files
Merge pull request #218721 from seesharprun/cosmos-dev-guide-metadata
Cosmos DB | [BULK] Update metadata in API for Table + .NET developer guide
2 parents dfc15db + bb089a4 commit 423f137

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

articles/cosmos-db/table/how-to-dotnet-create-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: table
88
ms.devlang: csharp
99
ms.topic: how-to
1010
ms.date: 07/06/2022
11-
ms.custom: devx-track-csharp, ignite-2022
11+
ms.custom: devx-track-csharp, ignite-2022, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

1414
# Create an item in Azure Cosmos DB for Table using .NET

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: table
88
ms.devlang: csharp
99
ms.topic: how-to
1010
ms.date: 07/06/2022
11-
ms.custom: devx-track-csharp, ignite-2022
11+
ms.custom: devx-track-csharp, ignite-2022, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

1414
# Create a table in Azure Cosmos DB for Table using .NET

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Azure Cosmos DB for Table and .NET
2+
title: Get started with Azure Cosmos DB for Table using .NET
33
description: Get started developing a .NET application that works with Azure Cosmos DB for Table. This article helps you learn how to set up a project and configure access to an Azure Cosmos DB for Table endpoint.
44
author: seesharprun
55
ms.author: sidandrews
@@ -8,7 +8,7 @@ ms.subservice: table
88
ms.devlang: csharp
99
ms.topic: how-to
1010
ms.date: 07/06/2022
11-
ms.custom: devx-track-csharp, ignite-2022
11+
ms.custom: devx-track-csharp, ignite-2022, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

1414
# Get started with Azure Cosmos DB for Table and .NET

articles/cosmos-db/table/how-to-dotnet-read-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: table
88
ms.devlang: csharp
99
ms.topic: how-to
1010
ms.date: 07/06/2022
11-
ms.custom: devx-track-csharp, ignite-2022
11+
ms.custom: devx-track-csharp, ignite-2022, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

1414
# Read an item in Azure Cosmos DB for Table using .NET

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Quickstart - Azure Cosmos DB for Table for .NET
33
description: Learn how to build a .NET app to manage Azure Cosmos DB for Table resources in this quickstart.
4-
author: alexwolfmsft
5-
ms.author: alexwolf
4+
author: seesharprun
5+
ms.author: sidandrews
66
ms.service: cosmos-db
77
ms.subservice: table
8-
ms.devlang: dotnet
8+
ms.devlang: csharp
99
ms.topic: quickstart
1010
ms.date: 08/22/2022
11-
ms.custom: devx-track-dotnet, ignite-2022
11+
ms.custom: devx-track-csharp, ignite-2022, devguide-csharp, cosmos-db-dev-journey
1212
---
1313

1414
# Quickstart: Azure Cosmos DB for Table for .NET

0 commit comments

Comments
 (0)