Weekend Sale Limited Time 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: peak75

Microsoft AI-901 Microsoft Azure AI Fundamentals (Updated Version) Exam Practice Test

Page: 1 / 13
Total 125 questions

Microsoft Azure AI Fundamentals (Updated Version) Questions and Answers

Question 1

You have an Azure subscription.

You need to use Azure Content Understanding in Foundry Tools to extract structured data from invoices.

What should you provision?

Options:

A.

an Azure OpenAI resource

B.

a Microsoft Foundry resource

C.

A Microsoft Foundry project

D.

an Azure AI Search service

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.

Question # 2

Options:

Question 3

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

Question 4

What are two types of generative Al models? Each correct answer presents a complete solution.

NOTE: Each correct answer is worth one point.

Options:

A.

transformer

B.

computer vision

C.

GPT

D.

DALLE

E.

natural language processing

Question 5

You have an Al based loan approval system During testing, you discover that the system has a gender bias. Which responsible Al principle does this violate?

Options:

A.

fairness

B.

transparency

C.

reliability and safety

D.

accountability

Question 6

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 7

You need to build an AI solution that responds to user queries with detailed written explanations.

Which type of AI model should you use?

Options:

A.

a speech recognition model

B.

an embedding model

C.

an image generation model

D.

a text generation model

Question 8

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 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.

Question # 9

Options:

Question 10

Select the answer that correctly completes the sentence.

Question # 10

Options:

Question 11

You have a Microsoft Foundry project that contains a vision-enabled model deployment. You need to create a prompt that ensures the model produces a relevant and useful response. What should you include in the prompt?

Options:

A.

a description of the task

B.

a dataset ID for the image

C.

the version number of the model

D.

the deployment name of the model

Question 12

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

NOTE: Each correct selection is worth one point.

Question # 12

Options:

Question 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.

Question # 13

Options:

Question 14

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

Question # 14

Which type of natural language processing was performed?

Options:

A.

entity recognition

B.

translation

C.

key phrase extraction

D.

sentiment analysis

Question 15

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 16

You are developing a system to predict the prices of insurance for drivers in the United Kingdom. You need to minimize unintended bias in the system. What should you do?

Options:

A.

Create a training dataset that uses data from global insurers

B.

Take a completely random training sample.

C.

Remove information about protected characteristics from the data before sampling.

D.

Take a training sample that is representative of the population in the United Kingdom.

Question 17

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

You are developing an application that sends an image and a user question to the model.

You need to send both text and image content in the same request so the model can return an answer.

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. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Question # 17

Options:

Question 18

Select the answer that correctly completes the sentence.

Question # 18

Options:

Question 19

You are developing an application that will coordinate a travel-booking workflow by gathering user preferences, searching for options, requesting approval, and booking services. The solution will maintain context across the steps.

Which type of Al workload is this an example of?

Options:

A.

information extraction

B.

Agentic Ai

C.

computer vision

D.

generative Al

Question 20

You have 100 instructional videos that do NOT contain any audio. Each instructional video has a script.

You need to generate a narration audio file for each video based on the script.

Which type of workload should you use?

Options:

A.

speech recognition

B.

translation

C.

speech synthesis

D.

language modeling

Question 21

You are developing an application that summarizes customer comments by using Azure Language in Foundry Tools.

You need to install the Azure Language SDK.

Which Python package should you install?

Options:

A.

langchain

B.

azure-ai-textanalytics

C.

azure-search-documents

D.

azure-ai-translation-text

Question 22

Select the answer that correctly completes the sentence.

Question # 22

Options:

Question 23

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

You need to extract a transcript and structured information from the recordings.

Which type of analyzer should you use?

Options:

A.

document analyzer

B.

video analyzer

C.

audio analyzer

D.

image analyzer

Question 24

Select the answer that correctly completes the sentence.

Question # 24

Options:

Question 25

Select the answer that correctly complete the sentence.

Question # 25

Options:

Question 26

Select the answer that correctly completes the sentence.

Question # 26

Options:

Question 27

You are developing an application that extracts structured information from different types of content by using Azure Content Understanding in Foundry Tools.

You need to extract scanned invoices in the PDF format and voicemail recordings in the WAV format.

Which type of analyzer should you use for each content type? To answer, drag the appropriate analyzer types to the correct content types. Each analyzer type 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 selection is worth one point.

Question # 27

Options:

Question 28

Select the answer that correctly completes the sentence.

Question # 28

Options:

Question 29

Select the answer that correctly completes the sentence.

Question # 29

Options:

Question 30

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 31

Select the answer that correctly complete the sentence.

Question # 31

Options:

Question 32

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

NOTE: Each correct selection is worth one point.

Question # 32

Options:

Question 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

Question 34

Based on the image provided, here is the transcribed text:

You need to build an AI solution that produces new product images based on written descriptions provided by users.

Which AI workload should you use?

Options:

A.

image generation

B.

image analysis

C.

object detection

D.

optical character recognition (OCR)

Question 35

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 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.

Question # 36

Options:

Question 37

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

You need to develop an application that sends a message containing text and an image URL. The solution must ensure the quickest response time.

Which message structure should you include in the request?

Options:

A.

a user message that includes only a text item and sends an image item in a separate request

B.

a system message that includes both a text item and an image item in the content array

C.

a system message that includes only a text item and sends an image item in a separate request

D.

a user message that includes both a text item and an image item in the content array

Page: 1 / 13
Total 125 questions