The features in Azure AI Search that are most valuable include the ability to automate index creation, and you can drop in the blob storage or drop in the SQL table, which will get automatically indexed. I appreciate this approach. My previous company used to have Elasticsearch, and for that, we had to programmatically run indexing. But here it is easy; we can enable the index, and at any time, we can enable a particular field or full-text search or search field.


