What should you use?
You are building a language model by using a Language Understanding service. You create a new Language Understanding resource. You need to add more contributors. What should you use?A . a conditional access policy in Azure Active Directory (Azure AD)B . the Access control (1AM) page for the authoring resources...
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...
Which four actions should you perform in sequence?
DRAG DROP You are planning the product creation project. You need to recommend a process for analyzing videos. Which four 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. (Choose four.)...
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 code?
HOTSPOT You are developing the shopping on-the-go project. You need to build the Adaptive Card for the chatbot. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Text Description automatically generated Box...
How should you complete the URI?
HOTSPOT You are planning the product creation project. You need to build the REST endpoint to create the multilingual product descriptions. How should you complete the URI? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1:...
Which three properties should you specify in the skillset definition JSON configuration table node?
You need to implement a table projection to generate a physical expression of an Azure Cognitive Search index. Which three properties should you specify in the skillset definition JSON configuration table node? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. (Choose three.)A...
How should you complete the skillset design diagram?
DRAG DROP You are developing the smart e-commerce project. You need to design the skillset to include the contents of PDFs in searches. How should you complete the skillset design diagram? To answer, drag the appropriate services to the correct stages. Each service may be used once, more than once,...
How should you complete the code?
DRAG DROP You have 100 chatbots that each has its own Language Understanding model. Frequently, you must add the same phrases to each model. You need to programmatically update the Language Understanding models to include the new phrases. How should you complete the code? To answer, drag the appropriate values...
Which entity type should you use?
You are building a Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot. You need to construct an entity to capture billing addresses. Which entity type should you use?A . machine learnedB . RegexC . listD . Pattern.anyView AnswerAnswer:...