exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 2 question 32 discussion

Actual exam question from Microsoft's AZ-400
Question #: 32
Topic #: 2
[All AZ-400 Questions]

DRAG DROP
-

You have a GitHub repository that contains the source code for an app named App1.

You need to create process documentation for App1. The solution must include a diagram that displays the relationships between the phases of App1 as shown in the following exhibit.



How should you complete the markdown code? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AzureJobsTillRetire
Highly Voted 2 years, 3 months ago
Look for the word "state" in the syntax. This is clearly a state diagram. "A state diagram is a type of diagram used in computer science and related fields to describe the behavior of systems. State diagrams require that the system described is composed of a finite number of states; sometimes, this is indeed the case, while at other times this is a reasonable abstraction." "A Sequence diagram is an interaction diagram that shows how processes operate with one another and in what order."
upvoted 14 times
...
zellck
Highly Voted 1 year, 10 months ago
1. stateDiagram 2. Processing https://mermaid.js.org/syntax/stateDiagram.html#states https://mermaid.js.org/syntax/stateDiagram.html#composite-states In a real world use of state diagrams you often end up with diagrams that are multidimensional as one state can have several internal states. These are called composite states in this terminology. In order to define a composite state you need to use the state keyword followed by an id and the body of the composite state between {}.
upvoted 8 times
...
SilentH
Most Recent 8 months, 2 weeks ago
First box: stateDiagram Second box: Processing Go to the "Setting the direction of the diagram" section of this website: https://mermaid.js.org/syntax/stateDiagram.html It's the exact flow.
upvoted 1 times
...
imanonion
2 years, 2 months ago
Answer is correct. See mermaid documentation on state diagrams with composite states: https://mermaid.js.org/syntax/stateDiagram.html
upvoted 5 times
MrKingpin
2 years, 1 month ago
Thanks imanonion for the link. Exactly the same diagram as in question (https://mermaid.js.org/syntax/stateDiagram.html#setting-the-direction-of-the-diagram).
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago