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...
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...
Which four actions should you perform in sequence?
DRAG DROP You plan to build a chatbot to support task tracking. You create a Language Understanding service named lu1. You need to build a Language Understanding model to integrate into the chatbot. The solution must minimize development time to build the model. Which four actions should you perform in...
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...
Which Text Analytics REST API endpoint should you use?
You are developing a solution to generate a word cloud based on the reviews of a company’s products. Which Text Analytics REST API endpoint should you use?A . keyPhrasesB . sentimentC . languagesD . entities/recognition/generalView AnswerAnswer: A Explanation: Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview
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: Box 1: name.en Box 2:...
From the Azure Portal, where can you find the information required by bot1 to connect to the QnA Maker application?
You build a conversational bot named bot1. You need to configure the bot to use a QnA Maker application. From the Azure Portal, where can you find the information required by bot1 to connect to the QnA Maker application?A . Access control (IAM)B . PropertiesC . Keys and EndpointD ....
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 entity type should you use for the billing address?
You are building a Language Understanding model for an e-commerce platform. You need to construct an entity to capture billing addresses. Which entity type should you use for the billing address?A . machine learnedB . RegexC . geographyV2D . Pattern.anyE . listView AnswerAnswer: A Explanation: An ML entity can be...
How should you complete the code?
HOTSPOT You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements. 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: Reference: https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-...