Azure Schema Registry

The Azure Schema Registry is a variant of Schema Registry designed to work with Azure EventHub. It supports schemas in JSON format. (For details, see Chapter 5, Event Structure and Schemas.)

Azure Schema Registry assigns a GUID‑based "schemaId" to each unique schema definition it stores. Multiple versions of a schema can be registered, and if a new version differs from the previous one, the version number is incremented. These versions can be viewed in the Azure portal as they are registered.

Some service tiers have constrained limits on the total number of schemas allowed.