How should you complete the command?
HOTSPOT You plan to deploy a containerized version of an Azure Cognitive Services service that will be used for text analysis. You configure https://contoso.cognitiveservices.azure.com as the endpoint URI for the service, and you pull the latest version of the Text Analytics Sentiment Analysis container. You need to run the container...
How should you complete the body of the HTTP request?
DRAG DROP You are developing a call to the Face API. The call must find similar faces from an existing list named employeefaces. The employeefaces list contains 60,000 images. How should you complete the body of the HTTP request? To answer, drag the appropriate values to the correct targets. Each...
Which two metrics are available for review?
You use the Custom Vision service to build a classifier. After training is complete, you need to evaluate the classifier. Which two metrics are available for review? Each correct answer presents a complete solution. (Choose two.) NOTE: Each correct selection is worth one point.A . recallB . F-scoreC . weighted...
What should you do?
Question Set 1 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...
What should you integrate into the chatbot?
You need to build a chatbot that meets the following requirements: - Supports chit-chat, knowledge base, and multilingual models - Performs sentiment analysis on user messages - Selects the best language model automatically What should you integrate into the chatbot?A . QnA Maker, Language Understanding, and DispatchB . Translator, Speech,...
Which three actions should you perform in sequence?
DRAG DROP You plan to use a Language Understanding application named app1 that is deployed to a container. App1 was developed by using a Language Understanding authoring resource named lu1. App1 has the versions shown in the following table. You need to create a container that uses the latest deployable...
How should you complete the skillset design diagram?
Testlet 2 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 to ensure that...
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. -...
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...
Which two responsible AI principles provide guidance to meet the monitoring requirements?
You are developing a new sales system that will process the video and text from a public-facing website. You plan to monitor the sales system to ensure that it provides equitable results regardless of the user's location or background. Which two responsible AI principles provide guidance to meet the monitoring...