Skip to content

Commit b7f49c2

Browse files
authored
quickstart -> how-to
1 parent 6dc4dc0 commit b7f49c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/event-hubs/schema-registry-dotnet-send-receive-quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: 'Quickstart: Validate schema when sending or receiving events'
2+
title: 'Validate schema when sending or receiving events'
33
description: In this quickstart, you create a .NET Core application that sends/receives events to/from Azure Event Hubs with schema validation using Schema Registry.
4-
ms.topic: quickstart
4+
ms.topic: how-to
55
ms.date: 04/26/2023
66
ms.devlang: csharp
77
author: kasun04
88
ms.author: kindrasiri
99
---
1010

11-
# Quickstart: Validate schema when streaming events using Event Hubs .NET SDKs (AMQP)
11+
# Validate schema when streaming events using Event Hubs .NET SDKs (AMQP)
1212
In this quickstart, you learn how to send events to and receive events from an event hub with schema validation using the **Azure.Messaging.EventHubs** .NET library.
1313

1414
> [!NOTE]

0 commit comments

Comments
 (0)