I want to use Azure Blob storage Databus with Managed Identity. Is it possible to get this as new feature?
MSI currently isn’t supported with Azure Databus.
Support for MSI will be added in the future as part of our maintenance releases. We’ve raised a public issue that you can subscribe to to track updates.
Please note that there’s no specific timeline for the next maintenance release.
Alternatively options until then would be:
- Fork the repository, add the functionality and use it until we have support MSI in a future maintenance release
- Use a different approach such as using the community package NServiceBus.Attachments and write your own Azure implementation:
– Ramon
Support for Managed Identity has been added and released in 3.1.0.