haystack-core-integrations
haystack-core-integrations copied to clipboard
feat: support azure.identity.DefaultAzureCredential in AzureAISearchDocumentStore
Is your feature request related to a problem? Please describe.
Referring to https://github.com/deepset-ai/haystack/issues/8952 and https://github.com/deepset-ai/haystack/pull/9012, the same logic for àzure.identity.DefaultAzureCredentiallayered authentication applies tohaystack_integrations.document_stores.azure_ai_search.AzureAISearchDocumentStore`
Describe the solution you'd like Same solution applied in https://github.com/deepset-ai/haystack/pull/9012
Describe alternatives you've considered See https://github.com/deepset-ai/haystack/issues/8952