ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 80 - AZ-400 discussion

Report
Export

You need to execute inline testing of an Azure DevOps pipeline that uses a Docker deployment model. The solution must prevent the results from being published to the pipeline. What should you use for the inline testing?

A.
a single stage Dockerfile
Answers
A.
a single stage Dockerfile
B.
an Azure Kubernetes Service (AKS) pod
Answers
B.
an Azure Kubernetes Service (AKS) pod
C.
a multi-stage Dockerfile
Answers
C.
a multi-stage Dockerfile
D.
a Docker Compose file
Answers
D.
a Docker Compose file
Suggested answer: D

Explanation:

Use Docker when running integration tests with Azure Pipelines.

Reference: https://crossprogramming.com/2019/12/27/use-docker-when-running-integration-tests-with-azure-pipelines.html

asked 02/10/2024
Mohit Mohit
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first