
Ultimate access to all questions.
You are tasked with creating and running an indexer in Azure AI Search. Describe the steps you would take to create and run an indexer, and explain the importance of each step.
A
Define the indexer by specifying the data source, target index, and skillset.
B
Configure the indexer settings, such as scheduling and error handling.
C
Run the indexer to start the indexing process.
D
Monitor the indexer's progress and troubleshoot any issues.
E
All of the above