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

Free and Premium Microsoft AI-901 Dumps Questions Answers

Page: 1 / 9
Total 125 questions

Microsoft Azure AI Fundamentals (Updated Version) Questions and Answers

Question 1

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

Buy Now
Question 2

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

NOTE: Each correct selection is worth one point.

Options:

Question 3

You plan to create an Al application that will use Azure OpenAI in Foundry Models. The solution requires that a specific amount of throughput be allocated.

Which type of deployment should you use?

Options:

A.

global batch

B.

data zone standard

C.

provisioned

D.

standard

Question 4

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

Question 5

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

NOTE: Each correct selection is worth one point.

Options:

Question 6

Capturing text from images is an example of which type of Al capability?

Options:

A.

image description

B.

text analysis

C.

optical character recognition (OCR)

D.

object detection

Question 7

Which feature of the Azure Language in Foundry Tools service should you use to automate the masking of names and phone numbers in text data?

Options:

A.

custom text classification

B.

Personally Identifiable Information (Pll) detection

C.

entity linking

D.

custom named entity recognition (NERJ

Question 8

Select the answer that correctly completes the sentence.

Options:

Question 9

Select the answer that correctly completes the sentence.

Options:

Question 10

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

Question 11

You have the following REST API request.

Which Azure OpenAI model should you use to process the request?

Options:

A.

DALL-E

B.

Codex

C.

GPT-4.1

D.

Whisper

Question 12

Select the answer that correctly completes the sentence.

Options:

Question 13

Your company processes customer support emails.

You need to implement an AI solution that automatically identifies mentions of people, organizations, and locations in the emails.

Which text analysis technique should you use?

Options:

A.

sentiment analysis

B.

Named Entity Recognition (NER)

C.

summarization

D.

key phrase extraction

Question 14

You have a Microsoft Foundry project that contains a deployed generative Al model

You need to develop an application by using the Microsoft Foundry SDK to send chat prompts to the deployed model

Which information must the application include?

Options:

A.

Model training dataset. exported playground session history, and Foundry project display name

B.

Credentials, endpoint URL, and model deployment name

C.

Exported playground session history, endpoint URL and task type

D.

Foundry project display name, model training dataset. and task type

Question 15

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

NOTE: Each correct selection is worth one point.

Options:

Question 16

You need to build an AI solution that generates marketing email drafts based on a short description of a product and its target audience.

Which AI workload should you use?

Options:

A.

generative AI

B.

computer vision

C.

text classification

D.

speech recognition

Question 17

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

NOTE: Each correct selection is worth one point.

Options:

Question 18

What is an example of the Microsoft responsible Al principle of transparency?

Options:

A.

ensuring that opportunities are allocated equally to all applicants

B.

ensuring that the privileged data of users is stored in a secure manner

C.

helping users understand the decisions made by an Al system

D.

ensuring that developers are accountable for the solutions they create

Question 19

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

NOTE: Each correct selection is worth one point.

Options:

Question 20

Which natural language processing feature can be used to identify the main talking points in customer feedback surveys?

Options:

A.

language detection

B.

translation

C.

key phrase extraction

D.

entity recognition

Question 21

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Options:

Question 22

Match the description to the corresponding Microsoft Foundry tools.

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

NOTE: Each correct selection is worth one point.

Options:

Question 23

Select the answer that correctly completes the sentence.

Options:

Question 24

Select the answer that correctly completes the sentence.

Options:

Question 25

Select the answer that correctly completes the sentence.

Options:

Question 26

You are developing a simple application that uses the Microsoft Foundry SDK to send chat prompts to a model.

Which three elements should you provide in the code to run the application? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

the model deployment name

B.

credentials

C.

the endpoint URL

D.

the task type

E.

the Foundry project display name

Question 27

Select the answer that correctly completes the sentence.

Options:

Question 28

You are developing an application that processes voicemail recordings by using Azure Content Understanding in Foundry Tools.

Which feature does Azure Content Understanding use to convert audio to text?

Options:

A.

Voice Live

B.

key phrase extraction

C.

transcription

D.

optical character recognition (OCR)

Question 29

You are developing an application that extracts fields from PDFs by using Azure Content Understanding in Foundry Tools.

You need to use the Python SDK to submit a PDF for analysis and retrieve the extraction results.

What should you do?

Options:

A.

Call begin_analyze(), and then call poller.result() to retrieve the results.

B.

Submit the PDF to an analyzer and read the results from the request headers.

C.

Use optical character recognition (OCR) to extract text from the PDF and map the fields in the code.

D.

Call analyze() to return the extracted fields synchronously in the same request.

Question 30

Select the answer that correctly complete the sentence.

Options:

Question 31

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.

Question 32

Select the answer that correctly completes the sentence.

Options:

Question 33

Select the answer that correctly completes the sentence.

Options:

Question 34

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

Question 35

You need to compare the costs of large language models (LLMs) for a generative AI solution.

What should you use in the Microsoft Foundry portal?

Options:

A.

Evaluator catalog

B.

Model leaderboard

C.

Compliance

D.

Tools

Question 36

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

NOTE: Each correct selection is worth one point.

Options:

Question 37

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.

Page: 1 / 9
Total 125 questions