In this video, we will learn on below topics.
  • Introduction to Azure Search and its features.
  • Provision search service, create index, load sample data, use search explorer from Azure Portal
  • Automating operations like creating index, loading data from xml, and querying from .NET SDK.
For code sample used in demo - refer this link.