haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

feat: support azure.identity.DefaultAzureCredential in AzureAISearchDocumentStore

Open vmarchese opened this issue 8 months ago • 0 comments

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

vmarchese avatar Mar 19 '25 09:03 vmarchese