-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[BUG]MSI doesn't work for Eventhubs and Service Bus in Azure Spring Cloud. #26541
Comments
Not sure whether this issue is related #17810. |
@backwind1233 <dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.4.2</version>
</dependency> |
Hi @g2vinay, this is exactly the same version of azure-identity we are using. |
Thanks, @g2vinay, it works now with azure-identity:1.4.2. |
Hi @backwind1233. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text “ |
Verified with the customer when using azure-identity:1.4.2 the issue gets fixed. |
@leonard520 please help review this issue.
Samples of Eventhubs and Service Bus in this repo doesn't work deployed in ASC with MSI.
Example:
error stack of multiple-namespaces while deploying with MSI in ASC.
logs of event hubs
The text was updated successfully, but these errors were encountered: