Skip to content

Commit 3395354

Browse files
committed
Learn Editor: Update schema-registry-concepts.md
1 parent 412dc2c commit 3395354

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.author: spelluru
1010
# Schema Registry in Azure Event Hubs
1111
Schema Registry in Azure Event Hubs provides you with a repository to use and manage schemas in schema-driven event streaming scenarios.
1212

13+
> [!NOTE]
14+
> Schema Registry is not supported on Basic tier.
15+
1316
## Schema Registry components
1417

1518
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.

0 commit comments

Comments
 (0)