Flash sale is here! Get Extra 25% off on ALL COURSES! Use coupon code FLASH25.
Domain 01 · 40–45% of Exam

Identify AI Concepts and Responsibilities

The conceptual and ethical foundation of the AI-901 exam. This domain covers responsible AI principles, AI model components and configurations, and identifying the right AI workload or model for a given scenario.

40–45%Exam Weight
3Skill Areas
HighPriority
📌

The AI Concepts and Responsibilities domain is organised into three skill areas: describing the principles of responsible AI; identifying AI model components and configurations (including how generative AI models work and how to select and deploy them); and identifying the right AI workload type for a scenario, covering generative AI, agentic AI, text analysis, speech, computer vision, and information extraction. Questions in this domain are conceptual. No coding or implementation is required. The table below maps every official sub-topic to the type of question you will face on it in the exam.

What the Exam Tests
Sub-topic / Area What kind of question to expect
Responsible AI principles
  • Questions present a real-world practice or organisational task and ask which of the six Microsoft Responsible AI principles it best represents. All six principles appear across the question set and candidates need to know each well enough to distinguish between them when the scenario could plausibly fit more than one.
  • Sentence-completion questions define what a specific principle requires of an AI system and ask candidates to select the correct completion from four options, each corresponding to a different principle.
  • True/False questions test precise boundary conditions — for example, whether a specific practice satisfies a principle, or whether a common assumption about a principle is actually correct. Several True/False sets group three related statements about the same principle to test it from different angles.
  • Scenario questions describe an action taken by a development team or organisation and ask candidates to identify which principle that action exemplifies. The challenge is that many responsible practices could relate to more than one principle, so understanding what each principle uniquely covers is essential.
How generative AI models work
  • True/False questions test the conceptual mechanics of generative AI. Candidates need to understand the distinction between the training stage and the inference stage, and what happens at each.
  • Candidates also need to know how a generative AI model produces its output and what it is actually doing when it responds to a prompt. Multiple True/False statements test the same underlying concepts from slightly different angles.
Identify appropriate AI model by capability
  • Questions present a business requirement and ask candidates to select the correct AI model type or workload. The scenarios describe what the solution needs to produce, and candidates must match that requirement to the right capability from a list of options drawn from across the AI workload categories covered in this domain.
Model deployment options and configuration parameters
  • True/False questions test what the Microsoft Foundry portal requires and allows at different stages of the model lifecycle — before deployment, at deployment, and after deployment. Candidates need to know what prerequisites exist and what actions become available at each stage.
  • Questions also test specific model configuration parameters. Given a requirement around response behaviour or cost, candidates need to identify which parameter controls the relevant aspect and distinguish it from other parameters that affect different aspects of model behaviour.
  • True/False questions test how deployed models are identified and routed to within an application, and what tools are available to interact with a model once it is deployed.
Common AI workloads incl. generative and agentic AI
  • Sentence-completion questions describe an AI workload by its behaviour and ask candidates to name the correct workload type from a list that includes several adjacent categories.
  • True/False and scenario questions test the definition and behaviour of an AI agent, including what an agent does and does not do when responding to user input.
Common text analysis techniques — keyword extraction, entity detection, sentiment analysis, summarization
  • Scenario questions describe a text processing task and ask candidates to identify the correct technique from a list of named text analysis capabilities. Candidates need to know what each technique does and how to distinguish between techniques that may appear similar on the surface.
  • Sentence-completion questions test which broader technology category underpins a specific type of information extraction from documents and images.
Speech recognition and synthesis
  • Scenario questions describe a speech processing requirement and ask candidates to select the correct Azure Speech capability. Candidates need to know the distinct use cases for each capability and understand the difference between processing live audio and processing pre-recorded audio files.
Computer vision and image generation
  • Scenario questions describe a task involving images and ask candidates to identify the correct AI workload type. Candidates need to understand which workload applies when the goal is to produce a new image versus when the goal is to extract information from an existing one.
Information extraction from text, images, audio, and video
  • Sentence-completion questions test which technology or capability category underpins information extraction from a specific type of content. Candidates need to know how extraction from documents, images, and audio relates to the broader workload categories covered in this domain.
Common Questions

Domain 01 — Frequently Asked Questions

Topic-specific questions about what AI-901 tests in Domain 01 and how to prepare.

What skill areas does Domain 01 of AI-901 cover?

Domain 01 covers three skill areas: (1) Describe principles of responsible AI — all six Microsoft Responsible AI principles and their considerations; (2) Identify AI model components and configurations — how generative AI models work, how to select the right model by capability, and deployment options; and (3) Identify AI workloads — recognising the right workload type for a scenario across generative AI, agentic AI, text analysis, speech, computer vision, and information extraction.

How are the Responsible AI questions structured on the exam?

Responsible AI questions appear in two main formats. The first presents a real-world practice or task and asks which of the six principles it exemplifies. The second format is True/False, where a statement describes a specific behaviour or practice and candidates confirm whether it correctly represents a principle. The same six principles appear repeatedly across both formats, so knowing their precise definitions and being able to distinguish between similar ones, particularly fairness, transparency, and accountability, is critical.

What is the difference between accountability and transparency on AI-901?

Transparency is about explainability. AI systems should be understandable, and users should be informed when they are interacting with AI and how decisions are made. Accountability is about human responsibility. People and organisations must remain responsible for AI-generated decisions through practices like human-in-the-loop review, ongoing monitoring after deployment, and disclosure of the teams responsible for the system. Both are tested in scenario and True/False questions, and they are the most commonly confused principle pair on the exam.

How does the exam test knowledge of generative AI model mechanics?

Through True/False questions that test precise conceptual boundaries. Key facts to know: generative AI models are not retrained before each user request, as inference uses the already-trained model; responses are generated by predicting the next token based on patterns from training data, not by copying stored documents; and the inference stage is when the model generates a response to a prompt. Multiple questions test the same underlying concepts from slightly different angles.

What AI workload questions appear in Domain 01?

Workload identification questions present a scenario and ask candidates to name the correct AI workload type. The key skill is matching the type of output required to the correct category: tasks producing new text content map to generative AI; tasks producing new images from text descriptions map to image generation; tasks identifying named entities in text map to text analysis (NER); and tasks converting spoken audio to text map to speech recognition. Candidates must focus on what the solution produces, not just what its input is.

What model configuration parameters are tested in Domain 01?

Max Completion Tokens is the most directly tested parameter. Questions present a requirement to control response length and minimise cost, and candidates must identify it as the correct setting rather than Temperature or Top P. The exam also tests True/False statements about when parameters can be configured and how deployment names are used to route inference requests. Foundry portal behaviour around model deployment and testing, including what is not required before deploying a model, is tested through True/False questions.

Discussions (0)

Share how you reason through topics on this page. You can also share your feedback on this guide.

0 / 200 words
No comments yet — be the first to start the thread.