AI-100 Exam Question 56

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You need to create an IoT solution that performs the following tasks:
* Identifies hazards
* Provides a real-time online dashboard
* Takes images of an area every minute
* Counts the number of people in an area every minute
Solution: You configure the IoT devices to send the images to an Azure IoT hub, and then you configure an Azure Automation call to Azure Cognitive Services that sends the results to an Azure event hub. You configure Microsoft Power BI to connect to the event hub by using Azure Stream Analytics.
Does this meet the goal?
  • AI-100 Exam Question 57

    You are designing a solution that will analyze bank transactions in real time. The transactions will be evaluated by using an algorithm and classified into one of five groups. The transaction data will be enriched with information taken from Azure SQL Database before the transactions are sent to the classification process.
    The enrichment process will require custom code. Data from different banks will require different stored procedures.
    You need to develop a pipeline for the solution.
    Which components should you use for data ingestion and data preparation? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AI-100 Exam Question 58

    You have an intelligent edge solution that processes data and outputs the data to an Azure Cosmos DB account that uses the SQL API.
    You need to ensure that you can perform full text searches of the data.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AI-100 Exam Question 59

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an app named App1 that uses the Face API.
    App1 contains several PersonGroup objects.
    You discover that a PersonGroup object for an individual named Ben Smith cannot accept additional entries.
    The PersonGroup object for Ben Smith contains 10,000 entries.
    You need to ensure that additional entries can be added to the PersonGroup object for Ben Smith. The solution must ensure that Ben Smith can be identified by all the entries.
    Solution: You delete 1,000 entries from the PersonGroup object for Ben Smith.
    Does this meet the goal?
  • AI-100 Exam Question 60

    Your company has several AI solutions and bots.
    You need to implement a solution to monitor the utilization of the bots. The solution must ensure that analysts at the company can generate dashboards to review the utilization.
    What should you include in the solution?