Bruno Santos
Bruno Santos
I'm having the same problem, could you give more attention. As a good practice, connections should not have "Manage" permission, they should have permission, for example, only "listen" or "send"...
> @vitaly-pavluk same thing. Our solution was: > 1. Get rid of this package. > 2. Add `Microsoft.Azure.ServiceBus.Management` > 3. Created our own `: IHealthCheck` extension, where we use `ManagmentClient.TopicExistsAsync()`...
> @vitaly-pavluk same thing. Our solution was: > > 1. Get rid of this package. > 2. Add `Microsoft.Azure.ServiceBus.Management` > 3. Created our own `: IHealthCheck` extension, where we use...
I'm having the same problem, could you give more attention. As a good practice, connections should not have "Manage" permission, they should have permission, for example, only "listen" or "send"...
I also have the same error
I also have the same error