DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free Microsoft AI-901 Practice Questions & Answers 2026 Part1 | Microsoft Azure AI Fundamentals

Are you preparing for the Microsoft AI-901 certification exam? SPOTO offers the Microsoft AI-901 Premium File; all questions are aligned with the latest exam content and come with expert-provided answers. Our question banks cover the latest question types, core concepts, and detailed explanations, helping you familiarize yourself with the exam format and difficulty level. Whether you are reviewing core concepts or simulating a real exam environment, these resources will rapidly boost your confidence and readiness.
For over two decades, SPOTO has successfully helped numerous IT professionals secure their ideal positions at Fortune 500 companies. Download now to start practicing efficiently and ensure a high score on the actual exam. Don't miss this opportunity to pass your certification exam with ease!
Take other online exams

Question #1
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. he model training dataset
B. he Foundry project display name
C. he model endpoint and authentication credentials
D. he exported playground session history
View answer
Correct Answer: C
Question #2
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?
A. document analyzer
B. video analyzer
C. audio analyzer
D. image analyzer
View answer
Correct Answer: C
Question #3
What are two purposes of instructions when prompting a generative AI model? Each correct answer presents part of the solution.Note: Each correct selection is worth one point.
A. defines the agent’s role and behavior
B. selects which model to use
C. defines the Azure region where inference occurs
D. defines the tokens per minute (TPM) allocation for the model
E. defines constraints on the model’s responses
View answer
Correct Answer: AE
Question #4
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?
A. auto
B. none
C. required
View answer
Correct Answer: C
Question #5
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?
A. Aspeaker recognition
B. Bspeech synthesis
C. Cspeech recognition
D. Dspeech translation
View answer
Correct Answer: B
Question #6
You are building a Conversational Language Understanding model for an e-commerce business.You need to ensure that the model detects when utterances are outside the intended scope of the model.What should you do?
A. xport the model
B. reate a prebuilt task entity
C. reate a new model
D. dd utterances to the None intent
View answer
Correct Answer: D
Question #7
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?
A. peech recognition
B. peech synthesis
C. peech translation
D. peaker recognition
View answer
Correct Answer: B
Question #8
What are two purposes of instructions when prompting a generative AI model? Each correct answer presents part of the solution. NOTE Each correct selection is worth one point.
A. defines constraints on the model's responses
B. defines the agent's role and behavior
C. defines the Azure region where inference occurs
D. selects which model to use
E. defines the tokens per minute (TPM) allocation for the model
View answer
Correct Answer: AB
Question #9
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? Azure Content Understanding uses transcription to convert audio content, such as voicemail recordings, into text. Microsoft's Azure Content Understanding audio documentation states that transcription converts conversational audio into searchable and analyzable text-based transcripts. Option A. Voice Live is not the feature used by Content Understanding to convert voicemail recordings into text. Option B. key phrase extraction identifies important phrases after text is available; it is not the audio-to-text conversion step. Option D. optical character recognition (OCR) is for extracting text from images or documents, not audio. Therefore, the correct answer is C. transcription.
A. Voice Live
B. key phrase extraction
C. transcription
D. optical character recognition (OCR)
View answer
Correct Answer: C
Question #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?
A. Aa transcription workflow in Azure Speech in Foundry Tools
B. Ban optical character recognition (OCR)-only document processing pipeline
C. Can analyzer in Azure Content Understanding in Foundry Tools
D. Dan Azure AI Search service
View answer
Correct Answer: C
Question #11
What are two purposes of instructions when prompting a generative AI model? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. Microsoft Foundry Agent Service documentation states that instructions define goals, constraints, and behavior for an agent. Therefore, instructions are used to guide how the generative AI model or agent should respond and behave. Option A is correct because instructions can define constraints the model must follow. Option B is correct because instructions can define the agent's role and behavior. Options C, D, and E are incorrect because Azure region, model selection, and TPM allocation are configuration or deployment/resource settings, not purposes of prompt instructions.
A. defines constraints on the model's responses
B. defines the agent's role and behavior
C. defines the Azure region where inference occurs
D. selects which model to use
E. defines the tokens per minute (TPM) allocation for the model
View answer
Correct Answer: AB
Question #12
You have an Azure Machine Learning model that generates a large quantity of false negatives.You need to reduce the number of false negatives without re-training the model.What should you do?
A. ncrease the amount of training data
B. ncrease the number of training iterations
C. se a different Machine Learning model
D. djust the threshold value
View answer
Correct Answer: D
Question #13
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?
A. Aimage generation
B. Bimage analysis
C. Cobject detection
D. Doptical character recognition (OCR)
View answer
Correct Answer: A
Question #14
You have a dataset that contains experimental data for fuel samples.You need to predict the amount of energy in kilojoules that can be obtained from a sample based on its measured density.Which type of AI workload should you use?
A. nowledge mining
B. egression
C. lassification
D. lustering
View answer
Correct Answer: B
Question #15
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?
A. Aa user message that includes only a text item and sends an image item in a separate request
B. Ba system message that includes both a text item and an image item in the content array
C. Ca system message that includes only a text item and sends an image item in a separate request
D. Da user message that includes both a text item and an image item in the content array
View answer
Correct Answer: D
Question #16
You are using the Azure Speech SDK to develop a Python application that supports real-time spoken conversations.Which Azure Speech class should you use to configure the connection to the Azure Speech service?
A. udioOutputConfig
B. peechSynthesizer
C. udioConfig
D. peechConfig
View answer
Correct Answer: D
Question #17
What are two purposes of instructions when prompting a generative AI model? Each correct answer presents part of the solution.
A. defines constraints on the model's responses
B. defines the agent's role and behavior
C. defines the Azure region where inference occurs
D. selects which model to use
E. defines the tokens per minute (TPM) allocation for the model
View answer
Correct Answer: AB
Question #18
You are sending an image to a vision-enabled model from an application.
A. a publicly accessible image URL
B. a token-per-minute quota value
C. a base64 encoded image data string
D. a text-only summary of the image
E. a speech synthesis voice name
View answer
Correct Answer: AC
Question #19
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?
A. auto
B. none
C. required
View answer
Correct Answer: C
Question #20
You are using the Azure Speech SDK to develop a Python application that supports real-time spoken conversations.Which Azure Speech class should you use to configure the connection to the Azure Speech service?
A. AudioOutputConfig
B. SpeechSynthesizer
C. AudioConfig
D. SpeechConfig
View answer
Correct Answer: D
Question #21
What are two purposes of instructions when prompting a generative AI model? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
A. defines the agent’s role and behavior
B. selects which model to use
C. defines the Azure region where inference occurs
D. defines the tokens per minute (TPM) allocation for the model
E. defines constraints on the model’s responses
View answer
Correct Answer: AE
Question #22
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?
A. speaker recognition
B. speech synthesis
C. speech recognition
D. speech translation
View answer
Correct Answer: B
Question #23
You need to create an AI agent in Microsoft Foundry that follows a specific role and behavior when responding to users.What should you configure?
A. system instructions
B. temperature
C. tokens per minute (TPM)
D. max completion tokens
View answer
Correct Answer: A
Question #24
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?
A. auto
B. none
C. required
View answer
Correct Answer: C
Question #25
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?
A. an optical character recognition (OCR)-only document processing pipeline
B. a transcription workflow in Azure Speech in Foundry Tools
C. an analyzer in Azure Content Understanding in Foundry Tools
D. an Azure AI Search service
View answer
Correct Answer: C
Question #26
You have a Microsoft Foundry project that contains a vision-enabled model deployment.
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
View answer
Correct Answer: D
Question #27
You need to compare the costs of large language models (LLMs) for a generative AI solution.
A. Evaluator catalog
B. Model leaderboard
C. Compliance
D. Tools
View answer
Correct Answer: B

View The Updated Microsoft Exam Questions

SPOTO Provides 100% Real Microsoft Exam Questions for You to Pass Your Microsoft Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number:
Contact Us