You need to deploy cognitive search. You provision an Azure Search service. What should you do next? A. Search by using the .NET SDK. B. Load data. C. Search by using the REST API. D. Create an index. Suggested Answer: D You create a data source, a skillset, and an index. These three components become part of an indexer that pulls each piece together into a single multi-phased operation. Note: At the start of the pipeline, you have unstructured text or non-text content (such as image and scanned document JPEG files). Data must exist in an Azure data storage service that can be accessed by an indexer. Indexers can "crack" source documents to extract text from source data. References: https://docs.microsoft.com/en-us/azure/search/cognitive-search-tutorial-blob This question is in AI-100 Designing and Implementing an Azure AI Solution Exam For getting Microsoft Certified: Azure AI Engineer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer