AI-102 Exam Question 6

You have an Azure subscription that contains an Azure OpenAI resource.
You plan to build an agent by using the Azure Ai Agent Service. The agent will perform the following actions:
* Interpret written and spoken questions from users.
* Generate answers to the questions.
* Output the answers as speech.
You need to create the project for the agent.
What should you use?
  • AI-102 Exam Question 7

    You have an Azure subscription that contains an Anomaly Detector resource. You deploy a Docker host server named Server 1 to the on-premises network. You need to host an instance of the Anomaly Detector service on Server 1. Which parameter should you include in the docker run command?
  • AI-102 Exam Question 8

    You have receipts that are accessible from a URL.
    You need to extract data from the receipts by using Azure AI Document Intelligence and the SDK.
    The solution must use a prebuilt model.
    Which client and method should you use?
  • AI-102 Exam Question 9

    You have a SQL query that combines customer data and order dat
    a. The query includes calculated columns. You need to create a database object that would allow other users to rerun the same SOL query. What should you create?
  • AI-102 Exam Question 10

    You are developing a streaming Speech to Text solution that will use the Speech SDK and MP3 encoding.
    You need to develop a method to convert speech to text for streaming MP3 data.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.