Question 412 of 1,020

Quick Answer

The answer is Fairness. This principle is correct because it directly mandates that AI systems allocate outcomes, opportunities, and resources equitably, avoiding discrimination based on sensitive attributes like race, gender, or age. On the Microsoft Azure AI Fundamentals AI-900 exam, this question tests your understanding of how the Microsoft responsible AI fairness principle is operationalized through tools like Fairlearn and the Responsible AI dashboard, which assess and mitigate model bias. A common trap is confusing Fairness with Inclusiveness—remember that Inclusiveness focuses on accessibility for users with diverse abilities, while Fairness specifically targets equitable treatment across demographic groups. For a quick memory tip, think “Fairness = Fair outcomes for all backgrounds,” and pair it with the mnemonic “FIT” (Fairness, Inclusiveness, Transparency) to distinguish the three principles most often mixed up on the exam.

AI-900 Practice Question: Describe Artificial Intelligence workloads and considerations

This AI-900 practice question tests your understanding of describe artificial intelligence workloads and considerations. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company wants to implement an AI solution that treats all users fairly regardless of their background. Which Microsoft responsible AI principle does this requirement primarily address?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Fairness

The requirement to treat all users fairly regardless of background directly aligns with the Fairness principle, which mandates that AI systems should allocate outcomes, opportunities, or resources equitably and avoid discrimination based on sensitive attributes such as race, gender, or age. In Azure AI, this is operationalized through tools like Fairlearn and the Responsible AI dashboard, which assess and mitigate bias in model predictions. The other principles address different concerns: Privacy focuses on data protection, Inclusiveness on accessibility for diverse abilities, and Transparency on explainability of decisions.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Privacy

    Why it's wrong here

    Privacy focuses on protecting personal data, not directly on treating all users fairly.

  • Inclusiveness

    Why it's wrong here

    Inclusiveness ensures AI systems are designed for all abilities and backgrounds, but the scenario specifically asks for fair treatment, which is the principle of Fairness.

  • Fairness

    Why this is correct

    Fairness directly addresses the requirement of treating all users fairly and avoiding bias in AI outcomes.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Transparency

    Why it's wrong here

    Transparency is about making AI systems understandable and explainable, not directly about fair treatment.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Inclusiveness (accessibility for people with disabilities) with Fairness (non-discrimination across demographic groups), leading them to pick Option B when the question explicitly mentions 'regardless of their background' rather than 'regardless of ability'.

Trap categories for this question

  • Scenario analysis trap

    Inclusiveness ensures AI systems are designed for all abilities and backgrounds, but the scenario specifically asks for fair treatment, which is the principle of Fairness.

Detailed technical explanation

How to think about this question

Under the hood, the Fairness principle is implemented using bias detection metrics such as demographic parity (equal positive prediction rates across groups) and equalized odds (equal false positive/negative rates). In Azure Machine Learning, the Fairlearn open-source package computes these metrics and provides mitigation algorithms like Exponentiated Gradient or GridSearch to reduce disparity. A real-world scenario is a loan approval model that, without fairness checks, might reject applicants from a certain zip code at higher rates due to historical bias in training data.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI-900 question test?

Describe Artificial Intelligence workloads and considerations — This question tests Describe Artificial Intelligence workloads and considerations — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Fairness — The requirement to treat all users fairly regardless of background directly aligns with the Fairness principle, which mandates that AI systems should allocate outcomes, opportunities, or resources equitably and avoid discrimination based on sensitive attributes such as race, gender, or age. In Azure AI, this is operationalized through tools like Fairlearn and the Responsible AI dashboard, which assess and mitigate bias in model predictions. The other principles address different concerns: Privacy focuses on data protection, Inclusiveness on accessibility for diverse abilities, and Transparency on explainability of decisions.

What should I do if I get this AI-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

4 more ways this is tested on AI-900

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. Which of the following is a consideration for responsible AI regarding fairness?

medium
  • A.AI systems should run as fast as possible regardless of accuracy
  • B.AI systems should not perpetuate or amplify societal biases against specific groups
  • C.AI systems should be available 24/7 without any downtime
  • D.AI systems should always produce the same output for the same input

Why B: Fairness in responsible AI means that AI systems should be designed and tested to avoid perpetuating or amplifying societal biases against specific groups. This involves careful data selection, bias detection, and mitigation techniques to ensure equitable outcomes across different demographics.

Variation 2. What ethical consideration is MOST important when deploying AI systems for hiring decisions?

medium
  • A.Ensuring the AI processes applications as quickly as possible
  • B.Auditing for and mitigating bias that could disadvantage protected demographic groups
  • C.Making the AI the final decision-maker for all candidates
  • D.Ensuring the AI is only deployed in large companies

Why B: Option B is correct because the most critical ethical consideration in AI-driven hiring is fairness and non-discrimination. AI systems can inadvertently learn and amplify historical biases present in training data, leading to unfair outcomes for protected groups under laws like Title VII of the Civil Rights Act. Auditing for and mitigating bias ensures the AI model's decisions are equitable and legally compliant, which is a core principle of responsible AI.

Variation 3. What is the ethical concern with using AI for 'predictive policing'?

medium
  • A.Predictive policing AI is too expensive to implement at city scale
  • B.Potential to perpetuate racial bias, undermine due process, and create discriminatory self-fulfilling prophecies
  • C.Predictive policing models are too slow to be useful for real-time decisions
  • D.Predictive policing AI might predict crimes in the wrong ZIP code

Why B: Option B is correct because predictive policing AI systems often rely on historical crime data, which can contain inherent biases from over-policing in minority communities. This can lead to a feedback loop where the AI predicts more crime in those areas, prompting more police presence, which in turn generates more arrests and reinforces the original bias. Such systems also risk undermining due process by making decisions based on statistical correlations rather than individual evidence, and can create self-fulfilling prophecies where predicted crime hotspots become actual crime hotspots due to increased enforcement.

Variation 4. What is 'credit scoring' as an AI workload and what responsible AI concerns does it raise?

easy
  • A.A system for automatically assigning credit scores to software bugs in a development backlog
  • B.ML for predicting loan repayment risk — with fairness, bias, and explainability concerns
  • C.Monitoring whether a customer has used all their credit within an approved limit
  • D.An internal system for scoring the quality of AI projects within an organisation

Why B: Credit scoring in AI refers to machine learning models that predict the likelihood of a borrower repaying a loan. This raises responsible AI concerns around fairness (e.g., models may discriminate against protected groups), bias (e.g., training data may reflect historical inequalities), and explainability (e.g., complex models like gradient-boosted trees are often black boxes, making it hard to justify decisions to regulators or customers).

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.