What should you do?
You have the following data sources: ✑ Finance: On-premises Microsoft SQL Server database ✑ Sales: Azure Cosmos DB using the Core (SQL) API ✑ Logs: Azure Table storage ✑ HR: Azure SQL database You need to ensure that you can search all the data by using the Azure Cognitive Search...
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. ✑...
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 Analytics B. Content Moderator C. Computer Vision D. Form RecognizerView AnswerAnswer: A Explanation: Text Analytics Cognitive Service could be used to quickly determine the public perception...
Which two Text Analytics APIs should you use?
You are building a multilingual chatbot. You need to send a different answer for positive and negative messages. Which two Text Analytics APIs should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. (Choose two.)A . Linked entities from a well-known...
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 three actions should you perform?
You are developing the smart e-commerce project. You need to implement autocompletion as part of the Cognitive Search solution. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. (Choose three.)A . Make API queries to the autocomplete...
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...
You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in images. The call returns a collection of brands named brands
HOTSPOT You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in images. The call returns a collection of brands named brands. You have the following code segment. For each of...
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. Properties C. Keys and Endpoint D....