Closed Tri16 closed 1 year ago
@mrm9084 please help take a look.
@Tri16 where did you get that version path for the manage identity, it seems to be the old value. See https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/spring-cloud-azure-starter-appconfiguration-config#use-managed-identity-to-access-app-configuration
Closing in favor of https://github.com/Azure/azure-sdk-for-java/issues/36760.
Hi, I am trying to connect my local springboot application(inside azure VM) with azure app configuration with user-assigned managed identity using following dependency
and have provided following bootstrap.properties
and on application start up getting following error:
Please let me know what I am missing, I have verified that the configuration are correctly done on azure portal, regarding permissions to app config