Question 11

You deploy a web app that is used as a management portal for indexing in Azure Cognitive Search. The app is configured to use the primary admin key.
During a security review, you discover unauthorized changes to the search index. You suspect that the primary access key is compromised.
You need to prevent unauthorized access to the index management endpoint. The solution must minimize downtime.
What should you do next?
  • Question 12

    You are developing an application to recognize employees' faces by using the Face Recognition API. Images of the faces will be accessible from a URI endpoint.
    The application has 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.

    Question 13

    You are developing a photo application that will find photos of a person based on a sample image by using the Face API.
    You need to create a POST request to find the photos.
    How should you complete the request? 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 14

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent named FindContact.
    A conversational expert provides you with the following list of phrases to use for training.
    Find contacts in London. Who do I know in Seattle?
    Search for contacts in Ukraine.
    You need to implement the phrase list in Language Understanding.
    Solution: You create a new intent for location.
    Does this meet the goal?
  • Question 15

    You are developing an application that will use the Computer Vision client library. The application has 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.