Thanks for posting your question in the Microsoft Q&A forum.
The following configurations are required beyond bootstrap server and credential changes:
1- Security Protocol Settings:
- Enforces SSL-encrypted communication with SASL authentication
- Specifies the SASL mechanism for authentication
2- SASL JAAS Configuration: Must include the Event Hubs connection string as the password
3- Producer/Consumer-Specific Security Settings
4- Kafka Connect Configuration:
- Internal topic configuration
- Replication factor
- Converters
5- Event Hubs-Specific Parameters:
- Namespace and Hub Name
- Consumer Group
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful