ExamQuestions.com

Register
Login
Microsoft Azure Exam Certification (AI-102) Exam Questions

Microsoft

Microsoft Azure Exam Certification (AI-102)

60 / 166

Question 60:

You have documents stored in an Azure blob container. With growing data volumes, your processing times increase. To address such a computational intensive indexing process and reduce the runtimes, you decide to use parallel indexing in your AI enrichment pipeline. Review the steps given below and sequence them in the correct order of execution: Step 1: Indexers are created corresponding to each data source.
Step 2: Per container or folder, several data sources are set up.
Step 3: Use multiple search units to schedule a number of indexers at the same time.
Step 4: All indexers point to the same target search index for writing.
Step 5: The data is partitioned into multiple folders or containers.
 

Answer options:

A.Step 2 ->Step 5 -> Step 4 -> Step 3 -> Step 1
B.Step 5 ->Step 2 -> Step 1 -> Step 4 -> Step 3
C.Step 2 ->Step 4 -> Step 5 -> Step 1 -> Step 3
D.Step 5 ->Step 1 -> Step 2 -> Step 4 -> Step 3