Microsoft DevOps Engineer Expert AZ-400 Practice Question

The DevOps team stores project documentation in an Azure DevOps wiki. A wiki page contains the following Markdown:

sequenceDiagram
    participant API
    participant DB
    API->>DB: Query

When the page is viewed in the web portal, the diagram appears as plain text instead of a graphic. You must resolve the issue without installing browser extensions or using external services. What should you do to make the diagram render correctly?

  • Turn on Preview rendering for diagrams in the Wiki settings under Experimental features.

  • Rename the Markdown page from .md to .mmd so Azure DevOps detects a Mermaid file.

  • Replace the content with a PlantUML block that starts with @startuml and ends with @enduml.

  • Surround the diagram with triple-backtick fences and specify mermaid as the code block language (mermaid ... ).

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