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 are deploying an Azure Machine Learning model to an Azure Kubernetes Service (AKS) container.You need to monitor the scoring accuracy of each run of the model.Solution: You configure Azure Application Insights.Does this meet the goal?
You are using Azure Cognitive Services to create an interactive AI application that will be deployed for a world-wide audience.You want the app to support multiple languages, including English, French, Spanish, Portuguese, and German.Which of the following actions should you take?
You are configuring data persistence for a Microsoft Bot Framework application. The application requires a structured NoSQL cloud data store.You need to identify a storage solution for the application. The solution must minimize costs.What should you identify?
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 create several API models in Azure Machine Learning Studio.You deploy the models to a production environment.You need to monitor the compute performance of the models.Solution: You create environment files.Does this meet the goal?
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 modify the custom time interval for the training phase of App1.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: