Question 91

You are planning the product creation project.
You need to build the REST endpoint to create the multilingual product descriptions.
How should you complete the URI? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 92

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. Each service may be used once, more than once, or not at all.
You may need to drag the split bat between panes or scroll to view content.
NOTE:Each correct selection is worth one point.

Question 93

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?
  • Question 94

    You have 100 chatbots that each has its own Language Understanding model.
    Frequently, you must add the same phrases to each model.
    You need to programmatically update the Language Understanding models to include the new phrases.
    How should you complete the code? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    Question 95

    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 on an Azure virtual machine by using Docker.
    How should you complete the command? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.