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

Home > Microsoft > Microsoft Certified: Azure AI Fundamentals > AI-901

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

Question # 4

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?

A.

The model training dataset

B.

The Foundry project display name

C.

The exported playground session history

D.

The model endpoint and authentication credentials

Full Access
Question # 5

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

You use the Azure OpenAI Responses API to send a prompt to the model.

You need to provide an image for analysis.

Which content item should you include in the request?

A.

image_base64

B.

image_generation

C.

output_image

D.

input_image

Full Access
Question # 6

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?

A.

Evaluator catalog

B.

Model leaderboard

C.

Compliance

D.

Tools

Full Access
Question # 7

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?

A.

Voice Live

B.

key phrase extraction

C.

transcription

D.

optical character recognition (OCR)

Full Access
Question # 8

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.

Full Access
Question # 9

Select the answer that correctly completes the sentence.

Full Access
Question # 10

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 11

You are developing a voice application that listens for spoken commands and converts them into text 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.

Full Access
Question # 12

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?

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.

Full Access
Question # 13

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 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.

Full Access
Question # 15

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?

A.

generative AI

B.

computer vision

C.

text classification

D.

speech recognition

Full Access