Skip to content

Commit b1a134b

Browse files
Minor fixes.
1 parent d653e3a commit b1a134b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: references_regions, mode-other
1212

1313
In this quickstart, you create a schema group with schemas in a schema registry hosted by Azure Event Hubs.
1414

15-
**Azure Schema Registry** is a feature of Event Hubs. It provides a central repository for schemas for event-driven and messaging-centric applications. It provides the flexibility for your producer and consumer applications to *exchange data without having to manage and share the schema*. It also provides a simple governance framework for reusable schemas and defines relationship between schemas through a grouping construct (schema groups). For more information, see [Azure Schema Registry in Event Hubs](schema-registry-overview.md).
15+
*Azure Schema Registry* is a feature of Event Hubs. It provides a central repository for schemas for event-driven and messaging-centric applications. It provides the flexibility for your producer and consumer applications to *exchange data without having to manage and share the schema*. It also provides a simple governance framework for reusable schemas and defines relationship between schemas through a grouping construct (schema groups). For more information, see [Azure Schema Registry in Event Hubs](schema-registry-overview.md).
1616

1717

1818
> [!NOTE]
@@ -22,7 +22,7 @@ In this quickstart, you create a schema group with schemas in a schema registry
2222
2323
## Prerequisites
2424

25-
[Create an Event Hubs namespace](event-hubs-create.md#create-an-event-hubs-namespace). You can also use an existing namespace.
25+
[Create an Event Hubs namespace](event-hubs-create.md#create-an-event-hubs-namespace). You can instead use an existing namespace.
2626

2727
## Create a schema group
2828

0 commit comments

Comments
 (0)