Event banner
Azure Cognitive Search AMA: Vector search, Azure OpenAI Service, generative apps, plugins & more
Event Ended
Tuesday, Jul 25, 2023, 09:00 AM PDTEvent details
In this session we’ll answer questions about the emerging Retrieval-Augmented Generation pattern and how you can use Azure OpenAI service and Azure Cognitive Search to implement it today in your appl...
EricStarker
Updated Jul 25, 2023
Adam Koch
Jul 25, 2023Copper Contributor
Adam from Ohio and Todd from Texas:
[Added] To use Snowflake as a data source, are you aware of an officially-supported module or do you have a recommended shim approach to use one of the published sources? (https://learn.microsoft.com/EN-US/AZURE/search/search-data-sources-gallery)
liamca-msft
Microsoft
Jul 25, 2023Hi Adam,
One good option is to use Azure Data Factory, which has a Snowflake connector. to ingest data. Using this, you can also take the data copied and send it to Azure Cognitive Search. It is however important to note that you can also do this programmatically if you prefer using our PUSH api which allows you to format your data in JSON format and send it directly to Azure Cognitive Search