AZ-400 Configure processes and communications Practice Question
Which THREE steps are essential when customizing an Azure DevOps process?
⚠ Common exam trap
Many candidates confuse the deprecated Hosted XML model with the current Inheritance model, or mistakenly think they can edit system processes directly, leading them to select options A or C instead of recognizing that only inherited processes support customization.
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
✓
Add custom fields to work item types.
Customizing work item types by adding custom fields is a fundamental step in tailoring Azure DevOps processes to capture project-specific data. This is done through the inherited process model, which allows you to extend system processes without modifying the base definitions, ensuring upgrades and maintenance remain supported.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Use Hosted XML process model to customize.
Why it's wrong here
The Hosted XML process model is deprecated and fully retired in Azure DevOps Services, so it cannot be used to create or customize a process in any modern organization. Even when it was available, customization required uploading a complete XML definition file, which made processes brittle and hard to maintain. Microsoft now supports only the Inheritance process model, which offers a GUI-driven, versioned approach to adding fields and work item types. Thus, Hosted XML is not an essential step for customizing a process in Azure DevOps Services.
- ✓
Add custom fields to work item types.
Why this is correct
Adding custom fields to work item types is essential because it enables teams to capture, query, and report on project-specific data that is not covered by the default system fields, supporting more tailored workflow and metrics.
- ✗
Directly modify the 'Agile' system process.
Why it's wrong here
System processes such as 'Agile', 'Scrum', and 'CMMI' are immutable and read-only because Microsoft owns them and they serve as the shared baseline for every inherited process. The Azure DevOps UI and REST API both block direct modifications to these system processes, so you cannot alter their work item types, fields, or rules. The only supported way to customize is to create an inherited process based on 'Agile' and edit that private copy, preserving the base for all other projects.
- ✓
Create an inherited process from an existing system process.
Why this is correct
Creating an inherited process from an existing system process is required for customization because it creates a private, editable copy that preserves the original system process while allowing you to add fields and work item types without affecting other projects.
- ✓
Add custom work item types to the process.
Why this is correct
Adding custom work item types to the process is essential when the default set (e.g., bug, task, epic) does not fit your team's workflow, allowing you to define new types with their own custom fields, states, and rules to match your specific process.
Go deeper
Related to this question
Learn chapter
Introduction to DevOps and Azure DevOps
Key term
DevOps
DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the development lifecycle and deliver high-quality software continuously.
Key term
Work item
A work item is a digital record in Azure DevOps that tracks a single unit of work, such as a task, bug, or user story, helping teams manage and monitor their progress.
About these practice questions
Courseiva writes every AZ-400 question from scratch — 823 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-400 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 AZ-400 exam.