Design and implement processes and communications
Drill 20 practice questions focused entirely on Design and implement processes and communications for the Microsoft AZ-400 exam. Tap an answer for instant feedback and a full explanation — no sign-up, always free.
Your team runs automated tests in an Azure Pipelines build that publishes test results to Azure DevOps. Leadership wants a dashboard widget that shows the trend of automated test pass rate over the last 12 weeks so they can spot regressions in test quality across sprints. The data must reflect historical results, not just the latest run. Which dashboard widget should you configure to meet this requirement?
Your team lead wants a dashboard that answers a single question: 'Once a developer starts actively working on a work item, how long does it take on average to reach the Done state?' The team uses Azure Boards with a Kanban board whose columns map to the states New, Active, Resolved, and Closed (mapped to Done). Management is NOT interested in how long items sat in the backlog before work began. Which Azure Boards analytics widget should you add to the dashboard to answer this question?
Your team develops in a GitHub repository and tracks work in Azure Boards. Developers want commits and pull requests in GitHub to automatically link to Azure Boards work items so that the deployment/development section of each work item shows the related code changes. You have already installed the Azure Boards app for GitHub and connected the repository. What must developers do in their commit messages or PR descriptions to create these links?
Your team uses GitHub for source control and Azure Boards for planning. Developers follow GitHub Flow, creating short-lived feature branches merged via pull requests. The product owner complains that when a work item is marked 'Done' in Azure Boards, there is no visibility into whether the code implementing that work item has actually reached production. You need to design a feedback cycle that surfaces the real deployment state of each work item back to the board with minimal custom development. Which approach best achieves this?
Your team uses GitHub for source control and Azure Boards for work tracking. Leadership wants full end-to-end traceability so that anyone viewing a work item can see which pull requests implemented it and whether the associated build succeeded, without leaving Azure Boards. Developers already reference work items in commit messages using AB#123 syntax. What must you configure to satisfy this requirement with the least custom development?
Your organization stores code in GitHub and manages sprint planning in Azure Boards. Developers work in GitHub using GitHub Flow, opening feature branches and pull requests. Product managers want work item state in Azure Boards to automatically move to 'Closed' when the linked pull request is merged, without developers manually updating boards. You have installed the Azure Boards app on the GitHub organization. Which configuration achieves automatic state transition on PR merge?
Your engineering organization uses Azure Boards for backlog management and Slack for team communication. The delivery lead wants engineers to receive a Slack message in the #team-releases channel whenever a work item in the 'Delivery' area path transitions to the 'Resolved' state, but they do NOT want notifications for any other state change or area path. The solution must require minimal ongoing maintenance and avoid custom code hosting. Which approach should you implement?
Your engineering leadership wants a dashboard metric that measures the total elapsed time from the moment a customer feature request is created as a work item until it is marked Done, so they can quantify overall responsiveness to customer demand. The team already tracks how long items spend actively being worked. Which Azure Boards analytics metric should you add to the dashboard to satisfy leadership's request?
Your operations team wants a dashboard that reports Mean Time To Detect (MTTD) alongside MTTR for production incidents. Incidents are tracked as Azure Boards work items of type 'Incident', which capture the timestamp an outage actually began (a custom field 'Impact Start') and the timestamp the incident work item was created. MTTR is already calculated from resolved date minus created date. Which approach correctly produces MTTD for the dashboard?
Your team wants a dashboard widget that visualizes how many User Stories were completed each week over the last three months, grouped by the assigned team member, so the delivery manager can spot workload imbalances. You have an existing flat-list query returning all completed User Stories with their Closed Date and Assigned To fields. What is the most appropriate way to configure this visualization in Azure Boards?
Your team runs sprints in Azure Boards and deploys via Azure Pipelines. Product management wants an automatically generated release notes document published to the team wiki after each successful production deployment. The notes must list all completed User Stories and Bugs associated with the commits included in that release, without requiring anyone to manually curate the list. Which approach best satisfies this requirement with the least ongoing maintenance?
Your team collaborates primarily in Microsoft Teams. Product owners want a dedicated Teams channel to automatically receive a notification whenever any work item in the 'Payments' area path on the Azure Boards project transitions to the 'Resolved' state, so testers can begin verification promptly. You must configure this with the least administrative effort and without writing custom code. What should you do?
Your team wants to build a Power BI report that shows how the number of active bugs has changed week-over-week across the past 12 months, including work items that have since been closed or deleted from the backlog. The report must refresh automatically and must not be limited by the default work item query row caps. Which Azure DevOps data source should you connect Power BI to in order to satisfy these requirements with the least custom development?
Your team uses Azure DevOps for source control and work tracking, but an external system running Jenkins must automatically start a build whenever code is pushed to the main branch of a specific Azure Repos Git repository. Security requires that the integration send only the relevant event data to a single HTTP endpoint, without granting Jenkins broad API access or requiring polling. What should you configure in Azure DevOps?
Your team uses Azure Boards with a Kanban board configured with columns: New, Active, Code Review, Testing, and Done. Delivery has slowed and stakeholders want data-driven evidence of where work is stalling. You add a Cumulative Flow Diagram (CFD) widget to the team dashboard. When interpreting the CFD to identify a process bottleneck, which visual characteristic should you look for?
Your Scrum team uses Azure Boards with two-week sprints. During sprint planning, the product owner wants a data-driven way to decide how many story points to commit to the upcoming sprint, based on the team's demonstrated throughput over the last several completed sprints. Which Azure Boards analytics widget should you add to the team dashboard to best support this forecasting decision?
Your team tracks feature work in a GitHub Projects (Projects v2) board that pulls in issues and pull requests from three repositories. The team wants the board's 'Status' field to automatically move an item to 'Done' when its linked pull request is merged, and to 'In Progress' when a draft PR is marked ready for review — without any manual field edits and without maintaining custom code. What should you configure?
Your team uses GitHub for source control and Microsoft Teams for collaboration. Whenever a release is published in a GitHub repository, the operations channel in Teams must receive an automated message containing the release tag and notes. You want the integration to react in real time to the specific GitHub event without polling and without granting Teams broad access to the repository. What should you configure?
Your operations team wants a dashboard in Azure DevOps that surfaces Mean Time To Recovery (MTTR) for production incidents. Incidents are tracked as work items of type 'Incident' with a custom 'Detected On' date field and the standard 'Closed Date' field. Leadership wants to see the average duration between detection and resolution over the last 90 days, refreshed automatically. Which approach best delivers this metric on an Azure DevOps dashboard?
Your team maintains an Azure DevOps project wiki that documents system architecture. Architects complain that the current architecture diagrams are static PNG images that quickly become outdated because updating them requires a separate diagramming tool, and the images are not reviewed alongside code changes. You want the diagrams to be authored as text, rendered natively in the wiki, and go through pull request review as part of the repository. Which approach should you implement?
More AZ-400 practice
Keep going with the other Microsoft DevOps Engineer Expert domains, or take a full timed mock exam.
← Back to AZ-400 overview