AI-102 Exam Question 41

Match the Azure services to the appropriate locations in the architecture.
To answer, drag the appropriate service from the column on the left to its location on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.

AI-102 Exam Question 42

You have the following Python function.

You call the function by using the following code.
my_function(text_analytics_client, "the quick brown fox jumps over the
lazy dog")
Following 'Key phrases', what output will you receive?
  • AI-102 Exam Question 43

    You have an Azure subscription that contains an Azure OpenAI resource named AI1 and an Azure AI Content Safety resource named CS1.
    You build a chatbot that uses AI1 to provide generative answers to specific questions and CS1 to check input and output for objectionable content.
    You need to optimize the content filter configurations by running tests on sample questions.
    Solution: From Content Safety Studio, you use the Protected material detection feature to run the tests.
    Does this meet the requirement?
  • AI-102 Exam Question 44

    You have a monitoring solution that uses the Azure Al Anomaly Detector service.
    You provision a server named Server! that has intermittent internet access.
    You need to deploy the Azure Al Anomaly Detector to Server 1.
    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.

    AI-102 Exam Question 45

    You are building a retail chatbot that will use a QnA Maker service.
    You upload an internal support document to train the model. The document contains the following question: "What is your warranty period?" Users report that the chatbot returns the default QnA Maker answer when they ask the following question: "How long is the warranty coverage?" The chatbot returns the correct answer when the users ask the following question: 'What is your warranty period?" Both questions should return the same answer.
    You need to increase the accuracy of the chatbot responses.
    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. (Choose three.)