Open
Description
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
AzureVectorStoreAutoConfiguration
so that it can use system identity - enhance docs to explain to users how this can be done
related to #1624
Resources: