Hi, Is there a way applications can be given read access at the below levels.
i. Service Bus Topic : So that application can read from one topic of a Bus but not from the other topics from the same bus.
ii.Topic Subscription : So that application can read from one subscription of a Topic but not from other subscriptions from the same topic.
We have these questions in context of data loss due to unwanted read & complete by unwanted applications who have access at Service Bus level.
