azure-service-bus-java
azure-service-bus-java copied to clipboard
@ServiceBusQueueTrigger MSI authentication
Hello, I wonder to know if @ServiceBusQueueTrigger supports Managed Identity Authentication? I have tried the suggested connection string to enable Microsoft Documentation (Endpoint=sb://{{Fully qualified namespace name}}/;Authentication=Managed Identity), then the connection string has not been resolved. Thank you in advance