[BUG] wrong status for actuator health check for storage-queue when using user-assigned managed id #43650
Open
3 tasks done
Labels
azure-spring
All azure-spring related issues
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
When using user-assigned managed identity, the health actuator health-check for a storage-queue will show as failing although it actually works just fine.
library:
Exception or Stack Trace
Error message from actuator:
To Reproduce
Code Snippet
IAC code injecting env-vars:
and section from
application.yaml
:Expected behavior
The health check should pass
Screenshots
N/A
Setup (please complete the following information):
If you suspect a dependency version mismatch (e.g. you see
NoClassDefFoundError
,NoSuchMethodError
or similar), please check out Troubleshoot dependency version conflict article first. If it doesn't provide solution for the problem, please provide:mvn dependency:tree -Dverbose
)Additional context
Add any other context about the problem here.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: