
Before you begin, ensure you have an Azure subscription and sufficient permissions to create resource groups, Search services, and storage resources. For development scenarios, consider using a separate resource group to manage costs.
- Provisioning and configuring an Azure AI Search service
- Defining indexes and connecting data sources for ingestion
- Implementing and integrating custom skills (Azure Functions or web APIs) into enrichment pipelines
- Building a knowledge store to retain and query enriched data
Recommended reading and references
- Azure AI Search overview: https://learn.microsoft.com/azure/search/
- Create and manage indexes: https://learn.microsoft.com/azure/search/search-create-index-portal
- Skillsets and cognitive enrichment: https://learn.microsoft.com/azure/search/cognitive-search-concept-intro