About the Exam

AB-731 is a Microsoft certification exam for business decision-makers who guide AI transformation and innovation across teams or organizations. It covers recognizing AI transformation opportunities, choosing AI tools and resources, planning AI adoption, optimizing business processes, and leading responsible AI practices with Microsoft 365 Copilot and Microsoft Foundry/Azure AI services. Passing demonstrates AI fluency, strategic vision, and the ability to lead AI adoption without writing code.

Exam Topics

  • Identify the business value of generative AI solutions35–40%
  • Identify benefits, capabilities, and opportunities for Microsoft’s AI apps and services35–40%
  • Identify an implementation and adoption strategy for Microsoft’s AI apps and services20–25%

How to Use This Practice Exam

  1. Browse — Read each question, select your answer, and reveal the explanation.
  2. Exam Mode — Simulate real exam conditions with a timed session and score report.
  3. Learn Mode — Spaced repetition schedules questions you struggle with for long-term retention.

Download the Full Exam PDF

Get every question and answer in a clean, printable PDF built for offline study. Purchase once, keep permanent access, and re-download the latest version anytime.

Last updated June 13, 2026 at 6:48 AM

Topic filter
Retired questions
Question sort

QuestionQ1

Identify an implementation and adoption strategy for Microsoft’s AI apps and services

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ2

Identify an implementation and adoption strategy for Microsoft’s AI apps and services

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

Yes or No
StatementsYesNo
Allowing AI models to make autonomous decisions supports the Microsoft responsible AI principle of accountability.
Regularly testing AI models for fairness and inclusiveness helps ensure they align with Microsoft's Responsible AI principles.
Protecting user data and limiting access to personal information supports the Microsoft responsible AI principles of privacy and security.
Explanation

Microsoft's Responsible AI Standard is built on six principles: fairness, reliability and safety, privacy and security, inclusiveness, transparency, and accountability. The Accountability principle specifically states that AI systems should not be the final authority on decisions affecting people's lives, and that humans must maintain meaningful control over highly autonomous systems — so granting AI full autonomous decision-making authority actually conflicts with, rather than supports, accountability. The Fairness and Inclusiveness principles require that AI systems treat all groups equitably and avoid bias; regularly testing models against these criteria (e.g., via fairness assessment tools) is a core practice for ensuring alignment with these principles. The Privacy and Security principle requires AI systems to protect personal and business data through measures such as restricting access, encrypting data, and complying with privacy laws — protecting user data and limiting access to personal information directly fulfills this principle.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ3

Identify benefits, capabilities, and opportunities for Microsoft’s AI apps and services

Which of the following correctly explains the difference between a pretrained generative AI model and a fine-tuned generative AI model?

  • A A pretrained model requires labeled data, while a fine-tuned model does not.
  • B A pretrained model is faster to train than a fine-tuned model because the pretrained model uses fewer parameters.
  • C A pretrained model is trained on broad datasets, while a fine-tuned model is adapted to perform well on a narrower, domain-specific dataset.
  • D A pretrained model is optimized for a specific task, while a fine-tuned model is designed for general-purpose use.
Explanation

A pretrained generative AI model is trained on a large, broad, general-purpose dataset to learn general patterns, language structure, and knowledge. Fine-tuning takes that pretrained model and continues training it on a smaller, narrower, domain- or task-specific dataset so it performs better on specialized tasks. This is why option C is correct: it accurately reflects that pretraining establishes broad general capability while fine-tuning adapts the model to a specific domain or use case.

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ4

Identify benefits, capabilities, and opportunities for Microsoft’s AI apps and services

Your organization stores thousands of reports and documents across multiple systems. You are recommending the use of Azure AI Search as part of a new generative AI solution to enhance information discovery.

What is a key benefit of using Azure AI Search in this scenario?

  • A generates responses to customer questions without referencing the existing data
  • B queries and retrieves information from large collections of data by using natural language
  • C automates document workflows based on the document content
  • D improves model accuracy by fine-tuning organizational data
Explanation

Azure AI Search is designed to index and query large volumes of content, enabling users to retrieve relevant information using natural language queries. In generative AI solutions, it commonly serves as the retrieval component in Retrieval-Augmented Generation (RAG) patterns, allowing the AI system to search across large collections of documents and reports and return the most relevant results based on natural language input, which can then be used to ground AI-generated responses in organizational data.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ5

Identify an implementation and adoption strategy for Microsoft’s AI apps and services

A company intends to use an AI-driven solution to analyze customer feedback in order to gain insights that will inform future product designs.

The goal is to mitigate the privacy risks associated with this solution.

What is the best approach to achieve this goal? (More than one answer choice may achieve the goal — select the BEST answer.)

  • A Delete all the feedback data immediately after analysis.
  • B Ensure that feedback is attributable to the customer so that it can be deleted upon request.
  • C Limit privacy reviews to the final stage of the AI project lifecycle.
  • D Anonymize the source data to remove customer Personally Identifiable Information (PII) from the feedback.
Explanation

Anonymizing the source data to strip out Personally Identifiable Information before it is processed by the AI solution directly reduces privacy risk at its source, since the system can no longer expose or misuse identifiable customer data while still allowing the underlying feedback content to be analyzed for product design insights. This aligns with core privacy-by-design and data minimization principles (e.g., GDPR data minimization requirements and Microsoft's Responsible AI "privacy and security" pillar), which call for reducing exposure of personal data as early as possible in a system's lifecycle rather than relying on later remediation such as deletion after the fact, keeping data attributable (which increases rather than decreases exposure), or deferring privacy reviews to the end of the project.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!
Know a question that should be here? Contribute to this exam
Back home