Skip to content

Azure Datasource

Azure Datasource employs the Azure AI Search (formerly known as "Azure Cognitive Search") cloud-based service that provides secure information retrieval at scale over user-owned content in traditional and conversational search applications.

Search service has two primary workloads.

  • Indexing: A process that loads content into your search service and makes it searchable.

  • Querying: Once an index is populated with searchable content, querying app sends requests to a search service and handles responses.

For more information, please refer to Features of Azure AI Search.