nerateKey?
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/rege nerateKey?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...
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...
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. Support the use...
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 ....
You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK
HOTSPOT You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK. The chatbot will use 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...
Which three files can you use to train the model?
You build a custom Form Recognizer model. You receive sample files to use for training the model as shown in the following table. Which three files can you use to train the model? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. (Choose three.)A...
You run the following command
HOTSPOT You run the following command. For each of the following statements, select Yes if the statement is true. Otherwise, select No. View AnswerAnswer: Explanation: Box 1: Yes http://localhost:5000/status: Also requested with GET, this verifies if the api-key used to start the container is valid without causing an endpoint query....
You are building a chatbot by using the Microsoft Bot Framework Composer
HOTSPOT You are building a chatbot by using the Microsoft Bot Framework Composer. You have the dialog design shown in the following exhibit. 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:...
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...
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...