Skip to content

Commit 3a7c864

Browse files
authored
Alt text update
1 parent 8fd19e3 commit 3a7c864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Schema Registry in Azure Event Hubs provides you with a repository to use and ma
1414

1515
An Event Hubs namespace can host schema groups alongside event hubs (or Kafka topics). It hosts a schema registry and can have multiple schema groups. In spite of being hosted in Azure Event Hubs, the schema registry can be used universally with all Azure messaging services and any other message or events broker. Each of these schema groups is a separately securable repository for a set of schemas. Groups can be aligned with a particular application or an organizational unit.
1616

17-
:::image type="content" source="./media/schema-registry-overview/elements.png" alt-text="Image showing the Schema Registry elements." border="false":::
17+
:::image type="content" source="./media/schema-registry-overview/elements.png" alt-text="Image showing the components of Schema Registry in Azure Event Hubs." border="false":::
1818

1919
### Schema groups
2020
Schema group is a logical group of similar schemas based on your business criteria. A schema group can hold multiple versions of a schema. The compatibility enforcement setting on a schema group can help ensure that newer schema versions are backwards compatible.

0 commit comments

Comments
 (0)