NServiceBus.Transport.AzureServiceBus 3.0.1 – Patch release available

Hi everyone,

We’ve just released NServiceBus.Transport.AzureServiceBus 3.0.1.

Fixed bugs

  • #689 UnauthorizedAccessException when starting without manage rights

How to know if you are affected

You are affected if:

Symptoms

When the endpoint is started, an UnauthorizedAccessException is thrown.

Unhandled exception. System.UnauthorizedAccessException: Service request failed.
Status: 401 (SubCode=40100: Unauthorized : Unauthorized access for 'CreateOrUpdateSubscription' operation on endpoint 'sb://<service-bus-instance>'. 

When to upgrade

You should upgrade immediately if you require the transport to run in the least-privilege mode.

Where to get it

You can install NServiceBus.Transport.AzureServiceBus 3.0.1 from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.