AI-102 Exam Question 151
You are building an agent by using the Semantic Kernel. The agent will use a custom plugin. You need to ensure that the agent meets the following requirements:
* The agent must use function calling.
* All functions that match the instructions must be triggered.
* All required parameters in the function must be requested by the agent if the user fails to provide them.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE:
Each correct selection is worth one point.

* The agent must use function calling.
* All functions that match the instructions must be triggered.
* All required parameters in the function must be requested by the agent if the user fails to provide them.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE:
Each correct selection is worth one point.

AI-102 Exam Question 152
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?
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 153
You have an Azure subscription.
You plan to build an app that will automate complex workflows and enable collaboration among specialized agents.
You need to recommend a technical approach for building the app. The solution must meet the following requirements:
* Be flexible and extensible.
* Support agent collaboration, tool integration, and memory management.
What should you recommend?
You plan to build an app that will automate complex workflows and enable collaboration among specialized agents.
You need to recommend a technical approach for building the app. The solution must meet the following requirements:
* Be flexible and extensible.
* Support agent collaboration, tool integration, and memory management.
What should you recommend?
AI-102 Exam Question 154
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.

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.

AI-102 Exam Question 155
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?



