paolosalvatori / ServiceBusExplorer

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
MIT License
2.01k stars 585 forks source link

Connecting to service bus with managed identity auth #714

Open ancientpanda opened 1 year ago

ancientpanda commented 1 year ago

I can only connect to the service bus explorer using shared conn strings, is there a way with managed auth?

janv8000 commented 1 year ago

Related to https://github.com/paolosalvatori/ServiceBusExplorer/issues/607 ?

ErikMogensen commented 1 year ago

is there a way with managed auth?

No, but it is something that many have requested so it is one our main priorities.

Related to #607 ?

Yes. Definitely.