Hi everyone,
We’ve just released NServiceBus.Transport.AzureStorageQueues 10.0.1, 9.0.2 and NServiceBus.Azure.Transports.WindowsAzureStorageQueues 8.2.4.
Fixed bug
- #631 Disabling Blob Public Access breaks the transport.
How to know if you are affected
You are affected if you disable the Allow Blob public access feature for Blob Storage containers.
Symptoms
Endpoints fail to start with the following warning:
WARN Failed to fetch delayed messages from the storage
Azure.RequestFailedException: Public access is not permitted on this storage account.
RequestId:023aeb86-801e-0019-4613-6268e9000000
Time:2021-06-15T18:20:31.3794996Z
Status: 409 (Public access is not permitted on this storage account.)
ErrorCode: PublicAccessNotPermitted
Should you upgrade immediately
If you have disabled the Allow Blob public access feature, or intend to do so, you should upgrade immediately.
Where to get it
You can install the new versions from NuGet.
With thanks,
The team in Particular
Please read our release policy for more details.