You have the following data sources: ✑ Finance: On-premises Microsoft SQL Server database ✑ Sales: Azure Cosmos DB using the Core (SQL) API ✑ Logs: Azure Table storage ✑ HR: Azure SQL database You need to ensure that you can search all the data by using the Azure Cognitive Search REST API. What should you do? A. Migrate the data in HR to Azure Blob storage. B. Migrate the data in HR to the on-premises SQL server. C. Export the data in Finance to Azure Data Lake Storage. D. Ingest the data in Logs into Azure Sentinel. Suggested Answer: C In Azure Cognitive Search, a data source is used with indexers, providing the connection information for ad hoc or scheduled data refresh of a target index, pulling data from supported Azure data sources. Note: Supported data sources - Indexers crawl data stores on Azure and outside of Azure. Amazon Redshift (in preview) Azure Blob Storage - Azure Cosmos DB - Azure Data Lake Storage Gen2 - Azure MySQL (in preview) Azure SQL Database - Azure Table Storage - Elasticsearch (in preview) PostgreSQL (in preview) Salesforce Objects (in preview) Salesforce Reports (in preview) Smartsheet (in preview) Snowflake (in preview) Azure SQL Managed Instance - SQL Server on Azure Virtual Machines Azure Files (in preview) Reference: https://docs.microsoft.com/en-us/azure/search/search-indexer-overview#supported-data-sources This question is in AI-102 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