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 Part2 | 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 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? The requirement is to extract structured fields, including nested values, from invoices by using a defined schema. In Azure Content Understanding, an analyzer is the processing unit that defines how content is analyzed, what information is extracted, and how the output is structured, including JSON fields. Microsoft's Content Understanding document solutions documentation states that Content Understanding uses customizable analyzers to extract essential information, fields, and relationships from documents and forms. Microsoft's quickstart also shows invoice processing with the prebuilt-invoice analyzer to extract structured data from an invoice document. Why the other options are incorrect: A . transcription workflow in Azure Speech is for converting audio to text, not invoice field extraction. B . OCR-only document processing can extract text but does not meet the requirement for structured fields and nested values by schema. D . Azure AI Search is for indexing and querying content, not defining invoice extraction schemas. Therefore, the correct answer is C. an analyzer in Azure Content Understanding in Foundry Tools.
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
View answer
Correct Answer: C
Question #2
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.
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
View answer
Correct Answer: CD
Question #3
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?
A. an Azure OpenAI resource
B. a Microsoft Foundry resource
C. A Microsoft Foundry project
D. an Azure AI Search service
View answer
Correct Answer: B
Question #4
Which Azure AI Foundry Service can be used to identify documents that contain sensitive information?
A. zure AI Language
B. zure AI Document Intelligence
C. zure AI Custom Vision
View answer
Correct Answer: A
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
View answer
Correct Answer: D
Question #6
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 #7
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. Adocument analyzer
B. Bvideo analyzer
C. Caudio analyzer
D. Dimage analyzer
View answer
Correct Answer: C
Question #8
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? The requirement is to extract structured fields, including nested values, from invoices by using a defined schema. In Azure Content Understanding, an analyzer is the processing unit that defines how content is analyzed, what information is extracted, and how the output is structured, including JSON fields. Microsoft's Content Understanding document solutions documentation states that Content Understanding uses customizable analyzers to extract essential information, fields, and relationships from documents and forms. Microsoft's quickstart also shows invoice processing with the prebuilt-invoice analyzer to extract structured data from an invoice document. Why the other options are incorrect: A . transcription workflow in Azure Speech is for converting audio to text, not invoice field extraction. B . OCR-only document processing can extract text but does not meet the requirement for structured fields and nested values by schema. D . Azure AI Search is for indexing and querying content, not defining invoice extraction schemas. Therefore, the correct answer is C. an analyzer in Azure Content Understanding in Foundry Tools.
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
View answer
Correct Answer: C
Question #9
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 #10
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 #11
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
View answer
Correct Answer: D
Question #12
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 #13
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
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
View answer
Correct Answer: A
Question #14
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 #15
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 #16
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 #17
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. ystem instructions
B. emperature
C. okens per minute (TPM)
D. ax completion tokens
View answer
Correct Answer: A
Question #18
You are building an app that sends prompts to a model in Microsoft Foundry.
A. a deployed model endpoint
B. a sentiment analysis project
C. a Content Understanding schema
D. a speech synthesis voice
View answer
Correct Answer: A
Question #19
You need to convert typed appointment reminders into natural-sounding audio for a phone notification system.
A. speaker recognition
B. speech translation
C. speech recognition
D. speech synthesis
View answer
Correct Answer: D
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
You are developing an AI-powered customer support application.Which task is an example of the Microsoft responsible AI principle of inclusiveness?
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
View answer
Correct Answer: B
Question #22
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. 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
View answer
Correct Answer: C
Question #23
You are creating an app to help employees write emails and reports based on user prompts.What should you use?
A. zure Machine Learning studio
B. zure AI Vision
C. zure OpenAI Service
D. zure AI Speech
View answer
Correct Answer: C
Question #24
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 #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

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