Pre-Winter Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

AI-901 Microsoft Azure AI Fundamentals (Updated Version) Questions and Answers

Questions 4

Select the answer that correctly completes the sentence.

AI-901 Question 4

Options:

Buy Now
Questions 5

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

You are developing a Python application that uses the responses API. The application sends a request that includes a user prompt and a local JPEG image.

You need to include the local image in the request.

Which value should you use for the image input?

Options:

A.

file:///C:/images/photo.jpg

B.

data:image/jpeg;base64, < binary_image_data >

C.

C:\images\photo.jpg

D.

https:// < your-storage-account > .core.windows.net/ < container > // < file > .jpg

Buy Now
Questions 6

Select the answer that correctly completes the sentence.

AI-901 Question 6

Options:

Buy Now
Questions 7

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 7

Options:

Buy Now
Questions 8

Verifying that machine learning models do NOT show racial or gender bias is an example of which Microsoft responsible AI principle?

Options:

A.

Safety

B.

Privacy and security

C.

Reliability

D.

fairness

Buy Now
Questions 9

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 9

Options:

Buy Now
Questions 10

You are developing a web app that processes invoices to calculate expenses.

You need to extract structured fields, including nested values, from the invoices by using a defined schema.

What should you use?

Options:

A.

a transcription workflow in Azure Speech in Foundry Tools

B.

an optical character recognition (OCR)-only document processing pipeline

C.

an analyzer in Azure Content Understanding in Foundry Tools

D.

an Azure AI Search service

Buy Now
Questions 11

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 11

Options:

Buy Now
Questions 12

Select the answer that correctly completes the sentence.

AI-901 Question 12

Options:

Buy Now
Questions 13

You are reviewing best practices for using AI at your company.

Which Microsoft responsible AI principle is each task an example of? To answer, drag the appropriate principles to the correct tasks. Each task may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct match is worth one point.

AI-901 Question 13

Options:

Buy Now
Questions 14

You are developing an application that converts text into spoken audio and saves the synthesized audio to a file by using Azure Speech in Foundry Tools.

How should you complete the Python code? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

AI-901 Question 14

Options:

Buy Now
Questions 15

Select the answer that correctly completes the sentence.

AI-901 Question 15

Options:

Buy Now
Questions 16

Select the answer that correctly completes the sentence.

AI-901 Question 16

Options:

Buy Now
Questions 17

Select the answer that correctly completes the sentence.

AI-901 Question 17

Options:

Buy Now
Questions 18

Select the answer that correctly complete the sentence.

AI-901 Question 18

Options:

Buy Now
Questions 19

Which type of Azure Al workload should you use to create illustrations based on the text of an article?

Options:

A.

generative Al

B.

Azure Document Intelligence in Foundry Tools

C.

natural language processing

D.

computer vision

Buy Now
Questions 20

You are developing an AI-powered customer support application.

Which task is an example of the Microsoft responsible AI principle of inclusiveness?

Options:

A.

Provide explanations about how predictions are generated.

B.

Design the interface to support multiple languages and screen readers.

C.

Evaluate model outputs across demographic groups to reduce bias.

D.

Encrypt stored customer data and restrict access by using role-based controls.

Buy Now
Questions 21

Select the answer that correctly completes the sentence.

AI-901 Question 21

Options:

Buy Now
Questions 22

You are developing a lightweight application that will call an agent programmatically by using the Microsoft Foundry SDK. You need to identify the agent ID. What should you do?

Options:

A.

In the Foundry tool catalog, copy the tool name used by the agent.

B.

In the model catalog, open the model card and copy the model family name.

C.

the Foundry portal, copy the project name.

D.

In the Foundry playground, select Code, and view the .env variables.

Buy Now
Questions 23

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 23

Options:

Buy Now
Questions 24

You need to convert written customer notifications into natural-sounding spoken audio that can be played over a phone system.

Which Azure Speech in Foundry Tools capability should you use?

Options:

A.

speaker recognition

B.

speech synthesis

C.

speech recognition

D.

speech translation

Buy Now
Questions 25

You have a multimodal model deployed in Microsoft Foundry

You need to configure the model to analyze an image and provide both a written summary and an audio summary of the image.

What is the minimum number of user prompts that should be sent to the model?

Options:

A.

1

B.

2

C.

3

D.

A

Buy Now
Questions 26

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 26

Options:

Buy Now
Questions 27

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 27

Options:

Buy Now
Questions 28

Match the principles of responsible Al to the appropriate descriptions.

To answer, drag the appropriate principle from the column on the left to its description on the light. Each principle may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

AI-901 Question 28

Options:

Buy Now
Questions 29

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 29

Options:

Buy Now
Questions 30

In the Microsoft Foundry portal, you create an agent named Agent1, and then deploy the agent.

You open the Foundry playground to test Agent1.

What does the playground use to ensure that the tests reflect production behavior?

Options:

A.

the last saved configuration draft that was NOT deployed

B.

the model ' s base behavior without any agent instructions or tools

C.

the configuration of Agent1

D.

a default configuration generated by the playground

Buy Now
Questions 31

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each connect selection is worth one point.

AI-901 Question 31

Options:

Buy Now
Questions 32

When you design an AI system to assess whether loans should be approved, the factors used to make the decision should be explainable.

This is an example of which Microsoft guiding principle for responsible AI?

Options:

A.

fairness

B.

privacy and security

C.

transparency

D.

inclusiveness

Buy Now
Questions 33

You are developing an application that analyzes uploaded video files by using Azure Content Understanding in Foundry Tools.

You need to ensure that the application extracts structured information from the videos.

What should the application call?

Options:

A.

Azure Language in Foundry Tools sentiment analysis

B.

Azure OpenAI

C.

the Image Analysis API in Azure Vision in Foundry Tools

D.

the Analyze API in Content Understanding

Buy Now
Questions 34

You use natural language processing to process text from a Microsoft news story. You receive the output shown in the following table.

AI-901 Question 34

Which type of natural language processing was performed?

Options:

A.

entity recognition

B.

translation

C.

key phrase extraction

D.

sentiment analysis

Buy Now
Questions 35

Select the answer that correctly completes the sentence.

AI-901 Question 35

Options:

Buy Now
Questions 36

You are building a chatbot that will use natural language processing (NLP) to perform the following actions based on the text input of a user:

• Accept customer orders

• Retrieve support documents

• Retrieve order status updates.

Which type of NLP should you use?

Options:

A.

sentiment analysis

B.

language understanding

C.

translation

D.

named entity recognition

Buy Now
Questions 37

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 37

Options:

Buy Now
Exam Code: AI-901
Exam Name: Microsoft Azure AI Fundamentals (Updated Version)
Last Update: Sep 22, 2026
Questions: 125

PDF + Testing Engine

$52.5  $174.99

Testing Engine

$40.5  $134.99
buy now AI-901 testing engine

PDF (Q&A)

$34.5  $114.99
buy now AI-901 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 23 Sep 2026