Migrated from [DBZ-9431](https://issues.redhat.com/browse/DBZ-9431) This will require to: * Provide an implementation of _io.debezium.platform.environment.connection.ConnectionValidator_ interface for checking connection to Azure Event hub. * Add a new connection type to _io.debezium.platform.data.model.ConnectionEntity.Type_ * _Add json schema to connection-schemas.json_ * _Add an integration test (if possible)_
Migrated from DBZ-9431
This will require to: