How should you complete the HTTP request to create the new resource?
HOTSPOT You need to create a new resource that will be used to perform sentiment analysis and optical character recognition (OCR). The solution must meet the following requirements: ✑ Use a single key and endpoint to access multiple services. ✑ Consolidate billing for future services that you might use. ✑...
You are building a chatbot by using the Microsoft Bot Framework SDK
HOTSPOT You are building a chatbot by using the Microsoft Bot Framework SDK. You use an object named UserProfile to store user profile information and an object named ConversationData to store information related to a conversation. You create the following state accessors to store both objects in state. var userStateAccessors...
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...
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...
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 Azure Cognitive Services service should you use?
Your company wants to reduce how long it takes for employees to log receipts in expense reports. All the receipts are in English. You need to extract top-level information from the receipts, such as the vendor and the transaction total. The solution must minimize development effort. Which Azure Cognitive Services...
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...
How should you complete the skillset design diagram?
Topic 1, Wide World Importers Case study 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 time...
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 ....
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...