Which three actions should you perform?
You need to enable speech capabilities for a chatbot. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Enable WebSockets for the chatbot app. B. Create a Speech service. C. Register a Direct Line Speech channel....
What is used to define a query in a stream processing jobs in Azure Stream Analytics?
What is used to define a query in a stream processing jobs in Azure Stream Analytics?A . SQL B. XML C. YAML D. KOLView AnswerAnswer: A
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 learned B. Regex C. list D. Pattern.anyView AnswerAnswer:...
Which Azure Cognitive Services service should you use to meet each requirement?
DRAG DROP You need to develop an automated call handling system that can respond to callers in their own language. The system will support only French and English. Which Azure Cognitive Services service should you use to meet each requirement? To answer, drag the appropriate services to the correct requirements....
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...
What should you add?
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 add an additional component to meet the technical requirements and the chatbot requirements. What should you add?A . Dispatch B. chatdown C....
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...
What should you add?
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 add an additional component to meet the technical requirements and the chatbot requirements. What should you add?A . DispatchB . chatdownC ....
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...
POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/contosol/regenerateKey?
You successfully run the following HTTP request. POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/contosol/regenerateKey?api-version=2017-04-18 Body{"keyName": "Key2"} What is the result of the request?A . A key for Azure Cognitive Services was generated in Azure Key Vault.B . A new query key was generated.C . The primary subscription key and the secondary subscription key were rotated.D...