AZ-400 Configure processes and communications Practice Question
A multinational company uses Azure DevOps with a single project. The project has multiple teams in different time zones. They want to customize the process to reflect different working days for each team. What is the recommended approach?
⚠ Common exam trap
Test-takers frequently confuse team-level settings (like working days) with process-level customizations, assuming that different working days require different process templates, when in fact Azure DevOps separates team configuration from process inheritance.
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
✓
Use the same process and configure working days in the team settings for each team.
Azure DevOps allows each team to have its own working days configured in team settings, independent of the process template. This enables teams in different time zones to define their own non-working days without modifying the shared process, which would affect all teams using that process.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Create a custom process for each time zone and assign teams accordingly.
Why it's wrong here
Creating a separate Azure DevOps process per time zone is invalid because an entire project inherits one process, and there is no mechanism to assign a different process to individual teams within the project. Process templates only govern work item types, states, and fields; they do not contain calendar or working-time settings, so time-zone differences must be handled via team-level working day configuration.
- ✗
Use the same process but create separate areas for each team, then configure working days per area path.
Why it's wrong here
While you can create separate area paths and associate each team with its own area, Azure DevOps exposes working days, non-working days, and time-zone behavior as team settings, not as area-path properties. The team calendar that drives sprint scheduling and capacity is independent of the area hierarchy, so configuring working days 'per area path' is not supported.
- ✓
Use the same process and configure working days in the team settings for each team.
Why this is correct
Azure DevOps allows each team in a shared project to have its own working days and non-working days under Team Settings, so teams in different time zones can use the same process while reflecting local calendars. This per-team calendar feeds backlog, sprint, and capacity views, making it the correct approach for a multinational company using a single project.
- ✗
Use the same process and configure capacity planning for each team to account for time off.
Why it's wrong here
Capacity planning is designed for individual team members' availability and tells Azure DevOps how much work a person can take per sprint, including personal time off, not the team's working-week calendar. It does not change the team-level working days or time zone, so using capacity alone cannot accommodate different national holidays or weekly schedules across teams.
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
Azure DevOps
Azure DevOps is a Microsoft service that provides development tools for planning, building, testing, and deploying software applications using automated pipelines and collaboration features.
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.