Skip to content

Commit 2df63ae

Browse files
Merge pull request #220146 from scottaddie/scottaddie/ms-custom-metadata
Add passwordless metadata to .NET quickstarts
2 parents bf1cfb9 + 53cd4c8 commit 2df63ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/event-hubs/event-hubs-dotnet-standard-getstarted-send.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides a walkthrough to create a .NET Core applicati
44
ms.topic: quickstart
55
ms.date: 02/28/2022
66
ms.devlang: csharp
7-
ms.custom: devx-track-csharp, mode-api, contperf-fy22q3
7+
ms.custom: devx-track-csharp, mode-api, contperf-fy22q3, passwordless-dotnet
88
---
99

1010
# Send events to and receive events from Azure Event Hubs - .NET (Azure.Messaging.EventHubs)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: quickstart
55
ms.tgt_pltfrm: dotnet
66
ms.date: 11/10/2022
77
ms.devlang: csharp
8-
ms.custom: contperf-fy22q2, mode-api
8+
ms.custom: contperf-fy22q2, mode-api, passwordless-dotnet
99
---
1010

1111
# Quickstart: Send and receive messages from an Azure Service Bus queue (.NET)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: quickstart
55
ms.tgt_pltfrm: dotnet
66
ms.date: 11/08/2022
77
ms.devlang: csharp
8-
ms.custom: contperf-fy22q2, mode-api
8+
ms.custom: contperf-fy22q2, mode-api, passwordless-dotnet
99
---
1010

1111
# Get started with Azure Service Bus topics and subscriptions (.NET)

0 commit comments

Comments
 (0)