Which RBAC role should you assign to each group?
HOTSPOT You build a QnA Maker resource to meet the chatbot requirements. Which RBAC role should you assign to each group? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Cognitive Service User Ensure that the...
Which three actions should you perform in sequence?
DRAG DROP You are developing an application that will recognize faults in components produced on a factory production line. The components are specific to your business. You need to use the Custom Vision API to help detect common faults. Which three actions should you perform in sequence? To answer, move...
What should you do?
You have a Video Indexer service that is used to provide a search interface over company videos on your company's website. You need to be able to search for videos based on who is present in the video. What should you do?A . Create a person model and associate the...
Which two values are required to complete the deployment?
You build a bot by using the Microsoft Bot Framework SDK and the Azure Bot Service. You plan to deploy the bot to Azure. You register the bot by using the Bot Channels Registration service. Which two values are required to complete the deployment? Each correct answer presents part of...
Which four actions should you perform in sequence?
DRAG DROP You plan to use containerized versions of the Anomaly Detector API on local devices for testing and in on-premises datacenters. You need to ensure that the containerized deployments meet the following requirements: Prevent billing and API information from being stored in the command-line histories of the devices that...
What should you do?
You are building a natural language model. You need to enable active learning. What should you do?A . Add show-all-intents=true to the prediction endpoint query.B . Enable speech priming.C . Add log=true to the prediction endpoint query.D . Enable sentiment analysis.View AnswerAnswer: C Explanation: Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-review-endpoint-utterances#log-user-queries-to-enable-active-learning
How should you complete the skillset design diagram?
Topic 1, Wide World Importers Case study Overview This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your...
You are building an Azure Cognitive Search custom skill
HOTSPOT You are building an Azure Cognitive Search custom skill. You have the following custom skill schema definition. For each of the following statements, select Yes if the statement. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Yes Once you have defined...
Which three actions should you perform in the Custom Vision portal?
DRAG DROP You train a Custom Vision model used in a mobile app. You receive 1,000 new images that do not have any associated data. You need to use the images to retrain the model. The solution must minimize how long it takes to retrain the model. Which three actions...
How should you complete the code?
HOTSPOT You are developing a service that records lectures given in English (United Kingdom). You have a method named AppendToTranscriptFile that takes translated text and a language identifier. You need to develop code that will provide transcripts of the lectures to attendees in their respective language. The supported languages are...