Demo Microsoft AB-731 Exam Questions

Demo practice questions for guest users.

Section: Practice Mode 5 Questions
Demo Practice
Question 1

You have a historical dataset that contains 1,000 records. You need an AI solution that can analyze the data to identify patterns and predict future outcomes. What should you include in the solution?

Correct Answer: C
Explanation:
The requirement describes a predictive analytics / machine learning scenario: using historical data to learn patterns and then predict future outcomes. The Microsoft service that directly supports the end-to-end machine learning lifecycle—data preparation, model training, evaluation, deployment, and MLOps—is Azure Machine Learning, which is why C is the best choice. Azure Machine Learning is explicitly designed to help data scientists and engineers train and deploy models and manage the ML project lifecycle, making it the right fit for building a predictive model from your dataset. The other options focus on different problem classes: Azure Document Intelligence is for extracting structured data from documents (OCR, key-value pairs, tables), not for general predictive modeling. Azure Content Understanding is for deriving structured insights from multimodal content (documents, images, audio, video) into a user-defined schema; it’s not the primary service for training predictive models from a tabular historical dataset. Microsoft Foundry is a broader platform for building AI apps/agents and orchestrating models/tools, but the specific need here is classical ML training and prediction—handled most directly by Azure Machine Learning. 
Question 2

Your company uses a non-reasoning generative AI model to create textual content. You discover that the model’s responses are inconsistent and do NOT meet expectations. You need to improve the prompts. What should you do? More than one answer choice may achieve the goal. Select the BEST answer.

Correct Answer: A, B
Explanation:
When a non-reasoning generative AI model produces inconsistent outputs, the most reliable improvement is to make the prompt more specific, constrained, and demonstrative of what “good” looks like. A is correct because adding high-quality examples is a form of few-shot prompting. Examples act like “training wheels” at inference time: they show the model the desired structure, tone, level of detail, formatting rules, and boundaries. This reduces ambiguity and variance, especially for tasks like marketing copy, summaries, policy text, or customer replies. The more your examples resemble real target outputs (including edge cases), the more consistent the model’s completions become. B is correct because adding context, relevant source material, and explicit expectations narrows the model’s degrees of freedom. Including the intended audience, purpose, constraints (length, voice, banned claims), and trusted reference content (approved facts, product specs, policy excerpts) helps 
the model stay aligned and reduces hallucinations and off-brand language. This is also where you specify acceptance criteria such as “must include 3 bullet points,” “use UK English,” or “cite only provided text.” C is not best: technical jargon can confuse or bias output if it’s not aligned to the task; clarity beats jargon. D is not best: a single concise requirement is usually under-specified and often increases variability. 
Question 3

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

Correct Answer: A
Explanation:
Microsoft Foundry is positioned as a unified platform experience for building, optimizing, and governing AI applications and agents. Microsoft explicitly emphasizes “fleetwide security and governance” and the ability to build and manage AI in a unified environment, which directly supports statement 1 being Yes: it is designed to help organizations build and operate generative AI solutions with centralized governance controls (for example, environment setup, data isolation, access control, and operational management). For statement 2, Foundry supports scaling as demand increases. Microsoft documentation for Foundry-related model usage notes that as usage grows, Foundry can automatically increase quotas by moving users to higher tiers (and allows requesting additional quota). This is a concrete scalability mechanism tied to increased workload demand, so the statement is Yes. For statement 3, Foundry is not limited to text-only generative AI. Microsoft provides “Azure Vision in Foundry Tools,” which delivers computer vision capabilities such as analyzing images, reading text (OCR), and other image-processing features. That means Foundry can be used for image recognition/computer vision workloads, so the statement is Yes. 

Demo Practice Mode

You are viewing only the questions marked as Demo.

BACK TO EXAM