NServiceBus.Transport.AzureServiceBus icon indicating copy to clipboard operation
NServiceBus.Transport.AzureServiceBus copied to clipboard

Validate if the endpoint has permissions to receive and send messages

Open timbussmann opened this issue 4 years ago • 3 comments

The transport should check at initialization/startup time if all permissions that are required are configured correctly to be able to receive and send messages.

This seems to be blocked by missing service capabilities, see the feature request https://github.com/Azure/azure-service-bus-dotnet/issues/520

timbussmann avatar Feb 01 '21 18:02 timbussmann

The linked issue points to an archived repo, we should be checking if the new SDK allows this.

mauroservienti avatar Sep 16 '21 09:09 mauroservienti

It still doesn’t.

SeanFeldman avatar Sep 16 '21 13:09 SeanFeldman

Thanks @SeanFeldman

mauroservienti avatar Sep 16 '21 13:09 mauroservienti