spring-ai
spring-ai copied to clipboard
Support Azure AI Serach Service keyless authentication
trafficstars
The current AzureVectorStoreAutoConfiguration expects an api key, however there are many organization that don't allow api key access and leverage the azure managed system identity.
todo:
- enhance the
AzureVectorStoreAutoConfigurationso that it can use system identity - enhance docs to explain to users how this can be done
related to #1624
Resources:
- https://github.com/Azure-Samples/azure-openai-keyless-java