You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure service bus allows you to add a key/role to a single queue, topic or subscription. Service bus browser currently does not support that since you currently need management access on the namespace. A new checkmark should be added on the connection page called "disable management access". This should allow users to define their own service bus topology.
I also think rules will have to be disabled, since they do not make since anymore.
Modeling wise let's stick to one connection (connection string or equivalent) per namespace. This means if you have multiple connection strings for different parts of your service bus, you will have multiple top level elements in the topology tree UI.
This also means that the connection should be editable, since now it is more then just a name and connection.