Hi,
My team is part of a large organization where some teams have already started using Azure Service bus and we’re now also about to start.
I’ve read about the forwarding topology and for our team internal stuff we will use one topic for all our events. But unfortunately there are other already established topics created by other teams with events we also need to subscribe to.
So question is if it’s still possible for an endpoint to subscribe to events from multiple topics? Or would that require us to create one endpoint per topic?