[BUG] Azure Service Bus: 'Listen' claim(s) are required to perform this operation #43450
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Bus
Describe the bug
We use Spring Cloud Stream binder for Azure Service Bus.
After we upgraded
spring-cloud-azure-dependencies
BOMfrom from
5.14.0
to5.18.0
we start seeing error in the logs (no code changes were made).Exception or Stack Trace
Expected behavior
Service should connect to ASB without error.
Unfortunately I wasn't able to find anything in the release notes what could cause this error.
Could you please tell if we need to add some configuration after upgrading?
The text was updated successfully, but these errors were encountered: