Skip to content

Schema Registry

Schema registries store and manage the schemas (Avro, Protobuf, JSON) used by your Kafka topics. If your migration includes schema migration, you must register the source and destination schema registries.

Click Add Schema Registry to open the registration form.

FieldRequiredDescription
AliasYesA unique name for the schema registry.
DescriptionNoOptional description of the registry.
TagsNoOptional tags for organization.
Schema Registry URLYesThe base URL of the Schema Registry REST API.

Select the authentication method that matches your Schema Registry configuration.

No authentication is required. Proceed directly to testing the connection.

After entering the registry details, click Test Connection to verify that the suite can communicate with the Schema Registry.

Schema Registry connection test

Click the three-dot menu on any registry row and select Edit to modify its configuration.

Schema Registry action menu

Click the three-dot menu and select Delete. A confirmation dialog is displayed before the registry is removed.

Delete confirmation dialog

Registry deleted successfully