Got to know, how to configure spring cloud with eventhub kafka to send and receive message in a same namespace as below https://github.com/MicrosoftDocs/azure-dev-docs/blob/master/articles/java/spring-framework/configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub.md
However, in my case I need to receive from one eventhub and send it to different namespace, How can I configure ?