List of questions
Related questions
Question 456 - AZ-400 discussion
You need to use an Azure Pipelines pipeline to build and test an app and test the database of the app. The solution must meet the following requirements.
* The test stages must be run in parallel.
* The Publish_Test_Results stage must always be run.
* The test stages must be run after successful completion of the build stage.
* The Publish_Test_Results stage must be run after completion of all the test stages
Solution: You include the following elements in the YAML definition of the pipeline.
Does this meet the goal?
A.
Yes
B.
No
Your answer:
0 comments
Sorted by
Leave a comment first