Pre-Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft AI-901 Practice Exam with Questions & Answers | Set: 2

Questions 11

You have a Microsoft Foundry project that contains an agent named Agent1.

You need to ensure that Agent1 always calls an Azure function when the agent responds to user input.

To what should you set tool_choice for Agent1?

Options:
A.

auto

B.

none

C.

required

Microsoft AI-901 Premium Access
Questions 12

You have a Microsoft Foundry project named project1 that contains an Azure OpenAI resource named Resource1.

To Resource1, you deploy a gpt-4.1-mini model by using a model deployment named my-mini-gpt.

You need to connect to my-mini-gpt from an application.

How should you complete the Python code? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

AI-901 Question 12

Options:
Questions 13

You have a Microsoft Foundry project that contains a generative AI model deployment.

You test the model by using the Foundry playground.

You need to develop an application that sends requests to the deployed model.

Which information must the application include to call the model?

Options:
A.

The model training dataset

B.

The Foundry project display name

C.

The exported playground session history

D.

The model endpoint and authentication credentials

Questions 14

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-901 Question 14

Options:
Questions 15

You have a Microsoft Foundry project that contains a vision-enabled model deployment.

You are developing an application that sends images to the model.

You need to ensure that the model can analyze the images.

In which two formats can you provide the images? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:
A.

a JSON document that describes the image content

B.

a UTF-8 encoded text description of the image

C.

a publicly accessible URL of the image

D.

a base64 encoded image data string