We plan to use azure service bus queue along with the theme / subscription.
We have several signatures for this issue with different filter conditions.
My question is, can we change the subscription filter dynamically after creating the subscription? How can I change the filter condition for a subscription after creating it? I can not find any methods that allow this? The only option I see is to delete the subscription and recreate it. Any idea how to change the filter without deleting the subscription?
source share