Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unauthorized access. 'Listen' claim(s) are required to perform this operation #419

Open
v-lapilla opened this issue Jun 5, 2024 · 0 comments

Comments

@v-lapilla
Copy link

I am facing the above error when I am trying to access the queue using managed identity. I replaced the connection from connection string to managed identity. In this process I am facing the issue

Steps followed:

  1. Gave role access to the function app (azure service data owner role) in the azure service bus.
  2. Add the environment variable connection string variable appended with "__fullyQualifiedNamespace"
    for expamle azurebusconnectionstring__fullyQualifiedNamespace
  3. ServiceBus SDK version is installed with latest stabled version(7)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant