LyraLearn AI Learning Platform
Exams
← Module 1 Β· AI-901: Azure AI Fundamentals
🎧 Listen

Workload Taxonomies and the Microsoft Six

Two vocabularies the exam tests that you conceptually know but haven't memorized in Microsoft's phrasing: the workload taxonomies (how the exam categorizes AI problems) and Microsoft's six Responsible AI principles (asked by name, frequently).

AI workload categories

When a question says "identify the workload type," it means one of these:

Drill: hear a scenario, name the workload, then name the Azure service (lesson 2's table). Two-step, every time.

The Microsoft six Responsible AI principles

Microsoft's official six β€” the exam asks you to match principle to scenario, by name:

  1. Fairness β€” the system treats comparable people comparably; watch for training-data bias. (Scenario cue: loan approvals differ by demographic.)
  2. Reliability and safety β€” the system behaves as intended, including under unexpected conditions; tested and monitored. (Cue: autonomous system failure modes.)
  3. Privacy and security β€” data is protected, consented, and access-controlled throughout. (Cue: personal data in training or prompts.)
  4. Inclusiveness β€” the system works for people across abilities and contexts; accessibility. (Cue: speech interface for users who can't type.)
  5. Transparency β€” people understand what the system does and its limits; explainable outputs. (Cue: users should know they're talking to AI / why it decided.)
  6. Accountability β€” humans remain answerable for the system; governance and oversight. (Cue: who is responsible when the AI is wrong.)

Memory hook: F-R-P-I-T-A β€” "Fair, Reliable, Private, Inclusive, Transparent, Accountable." Note how cleanly these map onto vocabulary you already use: transparency β‰ˆ your citations/explainability doctrine; accountability β‰ˆ HITL and audit logging; reliability β‰ˆ fail-closed design. You've been practicing the six β€” now you can name them on demand.

Classic fundamentals still on the exam

A quick checklist of older-style items that survived into AI-901 β€” all crosswalk, no new study: features and labels; training vs. validation data; overfitting; confusion-matrix intuition (true/false positives and negatives β€” you drilled precision/recall well past exam depth); when clustering beats classification (no labels). If any of those feel soft, the fix is Module 12 lesson 6 and Module 13 lesson 5, not new material.

🧠 Quiz yourself on this lesson →

Ask the AI Tutor

Grounded in the course lessons β€” it cites its sources and says when it doesn't know.