Your company has deployed 1,000 Internet-connected sensors for an AI application. The sensors generate large amounts new data on an hourly basis.The data generated by the sensors are currently stored on an on-premises server.You must meet the following requirements:Move the data to Azure so that you can perform advanced analytics on the data.Ensure data persistence.Keep costs at a minimum.Which of the following actions should you take?
You have an Azure Machine Learning model that is deployed to a web service.You plan to publish the web service by using the name ml.contoso.com.You need to recommend a solution to ensure that access to the web service is encrypted.Which three actions should you recommend? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
You are designing an AI solution that will provide feedback to teachers who train students over the Internet. The students will be in classrooms located in remote areas. The solution will capture video and audio data of the students in the classrooms.You need to recommend Azure Cognitive Services for the AI solution to meet the following requirements:✑ Alert teachers if a student seems angry or distracted.✑ Identify each student in the classrooms for attendance purposes.✑ Allow the teachers to log the text of conversations between themselves and the students.Which Cognitive Services should you recommend?
You deploy an Azure bot.You need to collect Key Performance Indicator (KPI) data from the bot. The type of data includes:✑ The number of users interacting with the bot✑ The number of messages interacting with the bot✑ The number of messages on different channels received by the bot✑ The number of users and messages continuously interacting with the botWhat should you configure?
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 contains10,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 create a second PersonGroup object for Ben Smith.Does this meet the goal?
HOTSPOT -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.Hot Area: