Azure / Azure/azure-functions-java-library

MSI authentication for @ServiceBusQueueTrigger issue

Open
#153 0 comments 1 reaction 0 assignees View on GitHub
area:java-functions
Dominant language
Java
Stars
45
Forks
49
PR merge metrics
No merged PRs in 30d

Description

Hi
I have tried to use @ServiceBusQueueTrigger via MSI authentication, I have set ServiceBusConnection=Endpoint=sb://{my service bus namespace}.servicebus.windows.net/;Authentication=Managed Identity
It did not work
The runtime error is "Microsoft.Azure.ServiceBus: Value cannot be null. (Parameter 'ServiceBusConnection doesn't have a valid token provider')"
@ServiceBusQueueTrigger worked properly with SAS
I would like to know if @ServiceBusQueueTrigger supports MSI authentication and in case it does, how it's possible to implement it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.