Microsoft DevOps Engineer Expert AZ-400 Practice Question

Your Azure DevOps project must notify an internal line-of-business (LOB) HTTP endpoint whenever a work item is moved to the Done state under the Fabrikam\Web area path. The LOB endpoint expects a POST request, requires a Personal Access Token (PAT) supplied in a custom HTTP header, and must not receive calls for any other state changes.

Which Azure DevOps configuration meets these requirements while generating the fewest possible outbound calls?

  • Enable the continuous deployment trigger on the team's release pipeline and set a post-deployment REST call task that targets the LOB endpoint.

  • Add a Service hooks subscription that posts work-item update events to a Microsoft Teams channel, then configure a Teams connector to forward messages to the LOB endpoint.

  • Build an Azure Logic App that polls the Azure DevOps REST API every 5 minutes for work items whose State changed to Done and then calls the LOB endpoint.

  • Create a Service hooks subscription that uses the Work item updated trigger, adds filters for State = Done and Area Path = Fabrikam\Web, supplies the PAT in a custom header, and posts to the LOB endpoint URL.

Microsoft DevOps Engineer Expert AZ-400
Design and implement processes and communications
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot