How should you complete the code?
HOTSPOT You are developing the knowledgebase by using Azure Cognitive Search. You need to build a skill that will be used by indexers. 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:...
Which two Azure resources are automatically created in RG1 when you provision the QnA Maker service?
You plan to provision a QnA Maker service in a new resource group named RG1. In RG1, you create an App Service plan named AP1. Which two Azure resources are automatically created in RG1 when you provision the QnA Maker service? Each correct answer presents part of the solution. NOTE:...
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: Graphical user...
Which three actions should you perform in sequence?
DRAG DROP You need to analyze video content to identify any mentions of specific company names. Which three 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. View AnswerAnswer:
Which responsible AI principle does this help meet?
You are developing a new sales system that will process the video and text from a public- facing website. You plan to notify users that their data has been processed by the sales system. Which responsible AI principle does this help meet?A . transparency B. fairness C. inclusiveness D. reliability...
Which statement is an example of Data Manipulation Language (DML)?
Which statement is an example of Data Manipulation Language (DML)?A . Revoke B. UPDATE C. DROP D. CREATEView AnswerAnswer: B
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
You are developing a text processing solution
HOTSPOT You are developing a text processing solution. You develop the following method. You call the method by using the following code. GetKeyPhrases(textAnalyticsClient, "the cat sat on the mat"); For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is...
Which role should you assign to AllUsers and LeadershipTeam?
HOTSPOT You are developing the shopping on-the-go project. You are configuring access to the QnA Maker resources. Which role should you assign to AllUsers and LeadershipTeam? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: QnA...
What should you do?
HOTSPOT You have an Azure Cognitive Search resource named Search 1 that is used by multiple apps. You need to secure Search 1. The solution must meet the following requirements: • Prevent access to Search1 from the internet. • Limit the access of each app to specific queries What should...