How to make Azure Service Bus Explorer Save the connection?

402 Views Asked by At

I created a connection & clicked Save button, the connection works fine. but when I close & reopen the service bus explorer, my connection is gone, I have to recreate the connection.

is there a way to keep my connection?

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

Run as administrator can fix the issue, when adding a new connection. Normal usage does need the administrator's right.

took a closer look at my log file, found the cause.

Exception: An error occurred loading a configuration file: Access to the path 'C:\ProgramData\chocolatey\lib\ServiceBusExplorer\tools\fpzwbghk.tmp' is denied.

I used Chocolatey to install the Service Bus Explorer.