Skip to content

Commit 70be63f

Browse files
committed
two-schema-registry-articles
1 parent 46b50ab commit 70be63f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/schema-registry-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Schema formats are used to determine the manner in which a schema is structured
5050
To learn more about using Avro schema format with an Event Hubs schema registry, see:
5151

5252
* [How to use a schema registry with Kafka and Avro](schema-registry-kafka-java-send-receive-quickstart.md)
53-
* [How to use a schema registry with Event Hubs, .NET, SDK (AMQP), and Avro.](schema-registry-dotnet-send-receive-quickstart.md)
53+
* [How to use a schema registry with Event Hubs, .NET, an SDK (Advanced Message Queuing Protocol or AMQP), and Avro.](schema-registry-dotnet-send-receive-quickstart.md)
5454

5555
##### JSON schema
5656

@@ -130,7 +130,7 @@ To access a schema registry programmatically, follow these steps:
130130
| [Schema registry reader](../role-based-access-control/built-in-roles.md#schema-registry-reader-preview) | Read and list schema registry groups and schemas. |
131131
| [Schema registry contributor](../role-based-access-control/built-in-roles.md#schema-registry-reader-preview) | Read, write, and delete schema registry groups and schemas. |
132132

133-
To learn how to create and register an application using the Azure portal, see [Register an app with Microsoft Entra ID](../active-directory/develop/quickstart-register-app.md). You'll need the client ID (application ID), tenant ID, and the secret to use in the code.
133+
To learn how to create and register an application using the Azure portal, see [Register an app with Microsoft Entra ID](../active-directory/develop/quickstart-register-app.md). You need the client ID (application ID), tenant ID, and the secret to use in the code.
134134

135135
## Next steps
136136

0 commit comments

Comments
 (0)