ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 277 - AZ-400 discussion

Report
Export

You need to implement Project4.

What should you do first?

A.
Add the FROM instruction in the Dockerfile file.
Answers
A.
Add the FROM instruction in the Dockerfile file.
B.
Add a Copy and Publish Build Artifacts task to the build pipeline.
Answers
B.
Add a Copy and Publish Build Artifacts task to the build pipeline.
C.
Add a Docker task to the build pipeline.
Answers
C.
Add a Docker task to the build pipeline.
D.
Add the MAINTAINER instruction in the Dockerfile file.
Answers
D.
Add the MAINTAINER instruction in the Dockerfile file.
Suggested answer: C

Explanation:

Scenario: Implement Project4 and configure the project to push Docker images to Azure Container Registry.

You use Azure Container Registry Tasks commands to quickly build, push, and run a Docker container image natively within Azure, showing how to offload your "inner-loop" development cycle to the cloud. ACR Tasks is a suite of features within Azure Container Registry to help you manage and modify container images across the container lifecycle.

Reference:

https://docs.microsoft.com/en-us/azure/container-registry/container-registry-quickstart-task-cli

asked 02/10/2024
Keshava Channabyraiah
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first