Introduction
Azure AI Search is a powerful cloud-based service that enables you to extract, enrich, and explore information from a wide variety of data sources. In this module, you'll learn how to build intelligent search and knowledge mining solutions using Azure AI Search.
We'll start by introducing the core concepts of Azure AI Search, including how to connect to data sources and create indexes. You'll discover how the indexing process works, and how AI skills can be used to enrich your data with insights such as language detection, key phrase extraction, and image analysis.
After learning how to implement an index, you'll explore how to query and filter results using full-text search. Finally, you'll see how to use the knowledge store to persist enriched data for further analysis and integration with other systems.