You are developing a method that uses the Computer Vision client library. The method will perform optical character recognition (OCR) in images. The method has the following code.During testing, you discover that the call to the GetReadResultAsync method occurs before the read operation is complete.You need to prevent the GetReadResultAsync method from proceeding until the read operation is complete.Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
You are developing the chatbot.You create the following components:✑ A QnA Maker resource✑ A chatbot by using the Azure Bot Framework SDKYou need to add an additional component to meet the technical requirements and the chatbot requirements.What should you add?
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?
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.Hot Area:
You have an Azure subscription. The subscription contains an Azure OpenAI resource that hosts a GPT-3.5 Turbo model named Model1.You configure Model1 to use the following system message: “You are an AI assistant that helps people solve mathematical puzzles. Explain your answers as if the request is by a 4-year-old.”Which type of prompt engineering technique is this an example of?
You build a bot by using the Microsoft Bot Framework SDK and the Azure Bot Service.You plan to deploy the bot to Azure.You register the bot by using the Bot Channels Registration service.Which two values are required to complete the deployment? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.