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?
A. Yes
B. No
You deploy an Azure bot.
You need to collect Key Performance Indicator (KPI) data from the bot. The type of data includes:
1.
The number of users interacting with the bot
2.
The number of messages interacting with the bot
3.
The number of messages on different channels received by the bot
4.
The number of users and messages continuously interacting with the bot What should you configure?
A. Bot analytics
B. Azure Monitor
C. Azure Analysis Services
D. Azure Application Insights
You have thousands of images that contain text.
You need to process the text from the images to a machine-readable character stream. Which Azure Cognitive Services service should you use?
A. the Image Moderation API
B. Text Analytics
C. Translator Text
D. Computer Vision
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 developing an application that uses an Azure Kubernetes Service (AKS) cluster.
You are troubleshooting a node issue.
You need to connect to an AKS node by using SSH.
Solution: You add an SSH key to the node, and then you create an SSH connection.
Does this meet the goal?
A. Yes
B. No
You are implementing the Language Understanding (LUIS) API and are building a GDPR-compliant bot by using the Bot Framework.
You need to recommend a solution to ensure that the implementation of LUIS is GDPR-compliant.
What should you include in the recommendation?
A. Enable active learning for the bot.
B. Configure the bot to send the active learning preference of a user.
C. Delete the utterances from Review endpoint utterances.
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 Azure SQL database, an Azure Data Lake Storage Gen 2 account, and an API developed by using Azure Machine Learning Studio.
You need to ingest data once daily from the database, score each row by using the API, and write the data to the storage account.
Solution: You create a scheduled Jupyter Notebook in Azure Databricks.
Does this meet the goal?
A. Yes
B. No
You are developing the workflow for an Azure Machine Learning solution. The solution must retrieve data from the following on-premises sources:
Windows Server 2016 File servers
Microsoft SQL Server databases
Oracle databases Which of the following actions should you take?
A. Make use of Azure Data Factory to retrieve the data.
B. Make use of Azure Databricks to retrieve the data.
C. Make use of Azure Stream Analytics to retrieve the data.
D. Make use of Azure Synapse Analytics to retrieve the data.
You have deployed several Azure IoT Edge devices for an AI solution. The Azure IoT Edge devices generate measurement data from temperature sensors.
You need a solution to process the sensor data. Your solution must be able to write configuration changes back to the devices.
You make use of Microsoft Azure Event Hub.
Does this action accomplish your objective?
A. Yes, it does
B. No, it does not
You are developing a mobile app for a conference provider. The mobile app will use speech-to-text to provide real-time transcription at a conference.
You need to ensure that the app can identify participants at the conference when they make contributions.
What actions should you take?
A. Instruct each participant to record the conference in the .wav format.
B. Instruct each participant to create a voice signature.
C. Instruct each participant to sign up for Azure Speech Services.
D. Instruct each participant to install the Speech SDK on their mobile device.
You need to meet the testing requirements for the data scientists.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Deploy an Azure Kubernetes Service (AKS) cluster to the East US 2 region
B. Get the docker image from mcr.microsoft.com/azure-cognitive-services/sentiment:latest
C. Deploy an Azure an Azure Container Service cluster to the West Europe region
D. Export the production version of the Language Understanding (LUIS) app
E. Deploy a Kubernetes cluster to Azure Stack
F. Get the docker image from mcr.microsoft.com/azure-cognitive-services/luis:latest
G. Export the staging version of the Language and Understanding (LUIS) app