Knowledge check

Completed
1.

You want to find information in Microsoft Word documents that are stored in an Azure Storage blob container. What should you do to ensure the files can be accessed by Azure AI Search?

2.

You are creating an index that includes a field named modified_date. You want to ensure that the modified_date field can be included in search results. Which attribute must you apply to the modified_date field in the index definition?

3.

You have created a data source and an index. What must you create to map the data values in the data source to the fields in the index?

4.

You want to create a search solution that uses a built-in AI skill to determine the language in which each indexed document is written, and enrich the index with a field indicating the language. Which kind of Azure AI Search object must you create?

5.

You want your search solution to show results in descending order of the file_size field value. What is the simplest way to accomplish this goal?

6.

You have created a search solution. Users want to be able to enter a partial search expression and have the user interface automatically complete the input. What should you add to the index?