Question 21

You have a Language service resource that performs the following:
* Sentiment analysis
* Named Entity Recognition (NER)
* Personally Identifiable Information (Pll) identification
You need to prevent the resource from persisting input data once the data is analyzed. Which query parameter in the Language service API should you configure?
  • Question 22

    You plan to use containerized versions of the Anomaly Detector API on local devices for testing and in on-premises datacenters.
    You need to ensure that the containerized deployments meet the following requirements:
    Prevent billing and API information from being stored in the command-line histories of the devices that run the container.
    Control access to the container images by using Azure role-based access control (Azure RBAC).
    Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose four.) NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    Question 23

    You have a Custom Vision resource named acvdev in a development environment.
    You have a Custom Vision resource named acvprod in a production environment.
    In acvdev, you build an object detection model named obj1 in a project named proj1.
    You need to move obj1 to acvprod.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    Question 24

    You are developing a text processing solution.
    You develop the following method.

    You call the method by using the following code.
    GetKeyPhrases(textAnalyticsClient, "the cat sat on the mat");
    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 25

    You have a file share that contains 5,000 images of scanned invoices.
    You need to analyze the images. The solution must extract the following data:
    * Invoice items
    * Sales amounts
    * Customer details
    What should you use?