Skip to content

Feature Request: Support for Elasticsearch CloudId Authentication #50028

Open
@MikeAlhayek

Description

@MikeAlhayek

Library name

Azure.AI.OpenAI

Please describe the feature.

When using the Azure OpenAI library with search on custom data, it’s currently possible to specify Elasticsearch as a data source. At the moment, the only supported authentication types are key_and_key_id and encoded_api_key.

However, a commonly used method for authenticating with Elasticsearch—especially when the service is hosted in the cloud—is via a combination of CloudId, username, and password.


Request:
Please add support for specifying the following authentication parameters when connecting to Elasticsearch:

  • CloudId
  • username
  • password

This authentication method is widely used in Elastic Cloud deployments and would significantly improve compatibility and ease of use for many cloud-hosted Elasticsearch users.


References:


Thank you for considering this enhancement! Let me know if you need additional context or implementation suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.OpenAIService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions