Microsoft

AB-731 — AI Transformation Leader Study Guide

99 practice questions Updated 2026-07-09 $19 (70% off) HTML + PDF formats

Plan Your Exam With Official Guides

Use these supporting pages to review the official syllabus, exam-day expectations, and related certification guides before you study.

Free Sample — 15 Practice Questions

Preview 15 of 99 real practice questions from the Microsoft AB-731 study guide — no signup, no email, no card required.

Question 31

Your company sells hiking and camping gear online. You need a generative AI solution that can interact with customers, ask questions about their needs, and escalate to a human agent if necessary. What solution should you use?

A. a chatbot
B. predictive AI
C. a recommendation engine
D. computer vision
Show Answer
Correct Answer: A
Explanation:
A chatbot is the appropriate generative AI solution for interacting with customers in natural language, asking follow-up questions to understand their needs, recommending products, and escalating conversations to a human agent when required. Predictive AI forecasts outcomes, recommendation engines suggest products but do not manage conversational interactions, and computer vision analyzes images.

Question 47

What is considered a best practice when forming an AI adoption team in an enterprise environment?

A. Include primarily IT and project management staff initially to streamline deployment, adding governance and compliance roles later.
B. Include procurement and vendor management specialists early to evaluate AI tools, involving business teams once a platform is selected.
C. Include representatives from legal, leadership, and business units to align AI initiatives with organizational priorities.
D. Include only data scientists and engineers at first to validate technical feasibility, then add other stakeholders later.
Show Answer
Correct Answer: C
Explanation:
Enterprise AI adoption is most effective with a cross-functional team from the outset. Including legal, executive leadership, and business unit representatives helps align AI initiatives with organizational strategy, governance, compliance, risk management, and business value, rather than focusing only on technical deployment.

Question 33

Your company plans to use generative AI to help build a website that will showcase various existing products. Which capability best describes a benefit of using generative AI for this project? More than one answer choice may achieve the goal. Select the BEST answer.

A. creating product descriptions based on product specifications
B. designing a new product based on customer requirements
C. translating product descriptions into a different language
D. analyzing product sales to identify patterns and trends
Show Answer
Correct Answer: A
Explanation:
Creating product descriptions from product specifications is a core generative AI capability that directly supports building a website showcasing existing products. Translating text is an AI capability but is not the best fit for the stated goal, designing a new product changes the project scope, and analyzing sales patterns is predictive/analytical rather than generative.

Question 14

You have a business unit that uses an AI solution to process loan applications. You discover that the solution rejects the application of all applicants that are older than 60 years of age. Which Microsoft responsible AI principle is this violating?

A. accountability
B. transparency
C. reliability and safety
D. fairness
Show Answer
Correct Answer: D
Explanation:
Rejecting all applicants solely because they are older than 60 is discriminatory treatment based on age, a protected or sensitive attribute in many contexts. This violates the Microsoft Responsible AI principle of fairness, which aims to ensure AI systems do not create unjustified bias or unequal outcomes for different groups.

Question 32

HOTSPOT - Select the answer that correctly completes the sentence.

Illustration for AB-731 question 32
Show Answer
Correct Answer: can produce new and original content.
Explanation:
Generative AI creates new content, while predictive AI focuses on forecasting or classifying outcomes from existing data. Dataset size and accuracy are not the defining distinction.

Question 24

Your company manages a website that publishes daily news articles. You need to recommend an AI solution that can analyze text and identify the main people, locations, and companies mentioned in the articles. What should you include in the recommendation?

A. Azure Language in Foundry Tools
B. Azure Vision in Foundry Tools
C. Content Safety in Foundry Control Plane
D. Azure Speech in Foundry Tools
Show Answer
Correct Answer: A
Explanation:
Azure AI Language provides named entity recognition (NER) and other natural language processing capabilities to identify people, organizations, and locations in text. Vision is for images, Speech is for audio, and Content Safety focuses on harmful content rather than entity extraction.

Question 25

HOTSPOT - Select the answer that correctly completes the sentence.

Illustration for AB-731 question 25
Show Answer
Correct Answer: Azure Language in Foundry Tools
Explanation:
Azure AI Language provides built-in Personally Identifiable Information (PII) detection and redaction for text extracted from documents. The other options do not directly provide PII detection and redaction.

Question 46

Your company is developing an AI-powered customer support agent. You need to ensure that the solution follows Microsoft responsible AI principles. Which two actions should you perform? Select the two BEST answers. Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A. Retain all customer conversations.
B. Test the agent to ensure that responses are inclusive and culturally sensitive.
C. Enable the agent to operate independently.
D. Ensure that the agent can be used for multiple purposes.
E. Provide a clear disclaimer that users are interacting with an AI solution.
Show Answer
Correct Answer: B, E
Explanation:
Microsoft Responsible AI principles include fairness/inclusiveness and transparency. Testing the agent for inclusive and culturally sensitive responses supports fairness and inclusiveness. Clearly informing users that they are interacting with an AI system supports transparency. Retaining all conversations is not required and may conflict with privacy principles, independent operation reduces appropriate human oversight, and multipurpose use is unrelated to responsible AI principles.

Question 30

Your company has an AI solution that uses a prebuilt Azure OpenAI model to generate content. You need to reduce the cost of solution while minimizing the impact on the quality of the generated output. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A. Switch to an alternate model.
B. Apply content moderation.
C. Optimize the prompts.
D. Decrease the number of hosting hours for the model.
E. Fine-tune the existing model.
Show Answer
Correct Answer: A, C
Explanation:
Switching to a smaller or more cost-efficient Azure OpenAI model can significantly reduce per-token costs while maintaining acceptable quality for many workloads. Optimizing prompts reduces token usage and unnecessary calls, lowering costs with minimal impact on output quality. Content moderation adds processing rather than reducing generation cost, hosting hours are not how prebuilt Azure OpenAI models are billed, and fine-tuning typically adds cost rather than reducing it.

Question 12

Your company is reviewing a new AI solution before deploying it. The company wants to ensure that the solution follows Microsoft responsible AI principles. What is the best approach to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.

A. Design the AI solution to automatically approve or reject customer loan applications.
B. Test the AI solution to identify and mitigate potential unfair or inconsistent outcomes in its outputs.
C. Prioritize model performance when tuning the AI solution.
D. Enable the AI solution to collect and store personal data.
Show Answer
Correct Answer: B
Explanation:
Microsoft's Responsible AI principles emphasize fairness, reliability, safety, privacy, security, inclusiveness, transparency, and accountability. Testing an AI system to identify and mitigate unfair or inconsistent outcomes directly supports the fairness principle and responsible deployment. Automatically approving or rejecting loans without appropriate oversight is not a responsible-AI best practice, prioritizing performance alone ignores responsible AI considerations, and collecting personal data is not inherently aligned with responsible AI and should be minimized and governed appropriately.

Question 35

HOTSPOT - Select the answer that correctly completes the sentence.

Illustration for AB-731 question 35
Show Answer
Correct Answer: accuracy and relevance of AI-generated responses.
Explanation:
Prompt engineering improves how the model is guided at inference time, leading to more accurate and relevant outputs. It does not increase storage capacity or model training time.

Question 9

HOTSPOT - Select the answer that correctly completes the sentence.

Illustration for AB-731 question 9
Show Answer
Correct Answer: tokens
Explanation:
LLM usage is typically billed based on the number of input and output tokens processed, not documents, requests, or words.

Question 44

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

Illustration for AB-731 question 44
Show Answer
Correct Answer: Yes Yes Yes
Explanation:
Poor-quality training data can increase development and retraining costs. AI models learn patterns and relationships from training data. Non-representative datasets can lead to biased, inaccurate, or unbalanced outputs.

Question 50

Your company wants to ensure that AI solutions are used responsibly and align with company values and compliance requirements. You need to establish governance principles for AI use. Which two actions should you perform? Select the two BEST answers. Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. Allow each department to tailor governance processes for its own AI initiatives.
B. Define accountability norms for AI decisions across business and technical teams.
C. Create a process to review AI initiatives for responsible AI alignment.
D. Assign governance ownership primarily to the AI engineering and data science teams.
E. Focus governance efforts on AI systems that handle regulated or sensitive data.
Show Answer
Correct Answer: B, C
Explanation:
Effective AI governance requires clear accountability across business and technical stakeholders and a formal review process to ensure AI initiatives align with responsible AI principles, company values, and compliance requirements. Department-specific governance leads to inconsistency, governance should not rest primarily with engineering teams alone, and governance should apply broadly rather than only to systems handling regulated or sensitive data.

Question 34

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

Illustration for AB-731 question 34
Show Answer
Correct Answer: Yes No Yes
Explanation:
Prompt engineering guides model behavior. Instructions specify the task, while examples are a separate prompt component. Context provides relevant background and information for generating the response.

What You Get

99 Practice Questions

Complete question bank covering all exam domains and objectives.

HTML + PDF Formats

Interactive HTML file (recommended) for screen study and a print-ready PDF.

Instant Download

Access your study materials immediately after purchase.

Email with Permanent Download Links

You will receive a confirmation email with permanent download links in case you want to download the files again in the future.

Editorially Verified

Every answer is reviewed by the CertBlaze content team and cross-checked against official vendor documentation. See our methodology.

Share Your Experience

Purchased the AB-731 study guide? Leave an honest review. Submissions are moderated before they appear on this page.

Your rating

$63 $19

Get all 99 questions with detailed answers and explanations

  • Instant download — HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout — we never see or store your card details.
  • 7-day refund if files are defective — see our refund policy.
  • No subscription, no signup — preview 15 questions free; checkout is one-time.

AB-731 — Frequently Asked Questions

What is the Microsoft AB-731 exam?

The Microsoft AB-731 exam — AI Transformation Leader — is a professional IT certification exam offered by Microsoft. Passing this exam earns you the Microsoft Certified: AI Transformation Leader certification, a widely recognized credential in the IT industry.

How many practice questions are included?

This study guide contains 99 practice questions, each with an expert-verified correct answer and a detailed explanation. Questions cover all exam domains and objectives.

Is there a free sample available?

Yes! We provide a free sample of 15 practice questions from the AB-731 exam right on this page. Scroll up to preview them and evaluate the quality of our materials before purchasing.

When was this AB-731 study guide last updated?

This study guide was last updated on 2026-07-09. We regularly refresh our materials to reflect the latest exam content and objectives so you're always studying current material.

What file formats do I receive?

After purchase you receive two files: an interactive HTML file with show/hide answer toggles (ideal for studying on screen) and a PDF file (ideal for printing or offline study). Both work on any device — desktop, tablet, or phone.

How much does the AB-731 study guide cost?

The Microsoft AB-731 study guide costs $19 (discounted from $63). This is a one-time payment with no subscriptions or hidden fees.

How do I get my files after payment?

After successful payment via Stripe, you are immediately redirected to a download page with links to your HTML and PDF files. We also send the download links to your email address as a backup, so you'll always have access.

Why choose CertBlaze over other providers?

CertBlaze offers the lowest price at $19 per exam — competitors charge $50-$300 for similar content. All study materials are expert-verified, updated monthly, and include a free 15-question preview with no signup required. You get instant access to both HTML and PDF formats after payment.