Skip to content

Commit 016617f

Browse files
authored
Merge pull request #183052 from DavidCBerry13/metadata-devlang-service-bus
Update DevLang Metadata
2 parents 4f94781 + 74bb05e commit 016617f

27 files changed

+26
-11
lines changed

articles/service-bus-messaging/message-transfers-locks-settlement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Azure Service Bus message transfers, locks, and settlement
33
description: This article provides an overview of Azure Service Bus message transfers, locks, and settlement operations.
44
ms.topic: article
55
ms.date: 04/12/2021
6+
ms.devlang: csharp
67
ms.custom: devx-track-csharp
78
---
89

articles/service-bus-messaging/migrate-jms-activemq-to-servicebus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ editor: spelluru
1010
ms.service: service-bus-messaging
1111
ms.workload: na
1212
ms.tgt_pltfrm: na
13-
ms.devlang: na
13+
ms.devlang: java
1414
ms.topic: article
1515
ms.date: 09/27/2021
1616
ms.author: spelluru

articles/service-bus-messaging/service-bus-amqp-dotnet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Use legacy WindowsAzure.ServiceBus .NET framework library with AMQP 1.0 |
33
description: This article describes how to use the legacy WindowsAzure.ServiceBus .NET framework library with AMQP (Advanced Messaging Queuing Protocol).
44
ms.topic: article
55
ms.date: 04/30/2021
6+
ms.devlang: csharp
67
---
78

89
# Use legacy WindowsAzure.ServiceBus .NET framework library with AMQP 1.0

articles/service-bus-messaging/service-bus-dotnet-get-started-with-queues-legacy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: In this article, you create .NET Core console applications to send
44
ms.topic: how-to
55
ms.tgt_pltfrm: dotnet
66
ms.date: 07/27/2021
7+
ms.devlang: csharp
78
ms.custom: devx-track-csharp
89
---
910

articles/service-bus-messaging/service-bus-dotnet-get-started-with-queues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: This tutorial shows you how to send messages to and receive message
44
ms.topic: quickstart
55
ms.tgt_pltfrm: dotnet
66
ms.date: 10/11/2021
7+
ms.devlang: csharp
78
ms.custom: contperf-fy22q2, mode-other
89
---
910

articles/service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions-legacy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Write a C# .NET Core console application that uses Service Bus mess
44
ms.topic: how-to
55
ms.tgt_pltfrm: dotnet
66
ms.date: 07/27/2021
7+
ms.devlang: csharp
78
ms.custom: devx-track-csharp
89
---
910

articles/service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: This tutorial shows you how to send messages to Azure Service Bus t
44
ms.topic: quickstart
55
ms.tgt_pltfrm: dotnet
66
ms.date: 10/11/2021
7+
ms.devlang: csharp
78
ms.custom: contperf-fy22q2, mode-other
89
---
910

articles/service-bus-messaging/service-bus-dotnet-multi-tier-app-using-service-bus-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: .NET multi-tier application using Azure Service Bus | Microsoft Docs
33
description: A .NET tutorial that helps you develop a multi-tier app in Azure that uses Service Bus queues to communicate between tiers.
4-
ms.devlang: dotnet
4+
ms.devlang: csharp
55
ms.topic: article
66
ms.date: 04/30/2021
77
ms.custom: devx-track-csharp

articles/service-bus-messaging/service-bus-end-to-end-tracing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Azure Service Bus end-to-end tracing and diagnostics | Microsoft Docs
33
description: Overview of Service Bus client diagnostics and end-to-end tracing (client through all the services that are involved in processing.)
44
ms.topic: article
55
ms.date: 02/03/2021
6+
ms.devlang: csharp
67
ms.custom: devx-track-csharp
78
---
89

articles/service-bus-messaging/service-bus-federation-patterns.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Message replication task patterns - Azure Service Bus | Microsoft Docs
33
description: This article provides detail guidance for implementing specific message replication task patterns
44
ms.topic: article
55
ms.date: 09/28/2021
6+
ms.devlang: csharp
67
---
78

89
# Message replication tasks patterns

0 commit comments

Comments
 (0)