Skip to main content

Responsible AI Principles

Exam objective: Describe principles of responsible AI

This topic is always tested on AI-901. Know all six principles, what each means, and be able to identify which principle applies to a given scenario.

Overview​

Microsoft's Responsible AI framework defines six principles that guide how AI systems should be designed and used. These principles are not just philosophical — Azure AI services are built to support them, and the exam will present scenario-based questions asking you to identify which principle is at stake.

Key Concepts​

PrincipleCore ideaExample scenario
FairnessAI should treat all people equitably, without bias based on race, gender, or other characteristicsA loan approval model that approves loans at different rates for different demographic groups
Reliability & SafetyAI should perform consistently and safely, even in unexpected situationsAn autonomous vehicle AI that behaves unpredictably in fog
Privacy & SecurityAI should protect personal data and be secure from attacksA facial recognition system that stores biometric data without user consent
InclusivenessAI should empower everyone, including people with disabilitiesA voice assistant that only understands certain accents
TransparencyAI systems should be understandable — users should know when they're interacting with AI and how decisions are madeA medical diagnosis tool that provides no explanation for its recommendations
AccountabilityPeople and organizations must be accountable for how AI systems are designed and usedA company that deploys AI without monitoring for errors or harm

Azure Tools for Responsible AI​

ToolHow it supports Responsible AI
Azure AI Content SafetyDetects harmful content — supports Safety and Inclusiveness
Azure Machine Learning fairness toolsDetect and mitigate bias in models — supports Fairness
Azure AI Foundry evaluation featuresAssess model outputs for safety and quality — supports Transparency
Microsoft PurviewData governance and compliance — supports Privacy & Security

Study Resources​