Hi Team,
Is there a possibility to invoke Azure AI Search Vector DB endpoint(external) in Databricks environment based on input data in Databricks table.
Scenario: Client-Specific documents are already embedded in Azure AI Search Vector DB. Is there any way on how this existing Azure resource endpoint can be invoked inside Databricks for vector search rather than creating a new Vector DB in Databricks.
Any inputs/suggestions will be highly appreciated!