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 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 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...
Which Azure Cognitive Services service should you use?
You need to measure the public perception of your brand on social media messages. Which Azure Cognitive Services service should you use?A . Text AnalyticsB . Content ModeratorC . Computer VisionD . Form RecognizerView AnswerAnswer: A Explanation: Text Analytics Cognitive Service could be used to quickly determine the public perception...
What should you do?
You are developing the knowledgebase. You use Azure Video Analyzer for Media (previously Video indexer) to obtain transcripts of webinars. You need to ensure that the solution meets the knowledgebase requirements. What should you do?A . Create a custom language modelB . Configure audio indexing for videos onlyC . Enable...
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...
You are developing an application that will use the Computer Vision client library
HOTSPOT You are developing an application that will use the Computer Vision client library. The application has the following code. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: No...
Find contacts in London. Who do I know in Seattle?
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 property should you use?
You are developing the chatbot. You create the following components: * A QnA Maker resource * A chatbot by using the Azure Bot Framework SDK. You need to integrate the components to meet the chatbot requirements. Which property should you use?A . QnADialogResponseOptions.CardNoMatchTextB . Qna MakerOptions-ScoreThresholdC . Qna Maker Op...
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...