Practice Exam

Question 41 of 75

Deploy Application Image to Azure Container Registry

You work as a Container Platform Engineer for MDFT Pro, a well-known training agency that delivers certification courses to students worldwide. Mark, the DevOps Manager, has tasked you with deploying a new version of the Course Assignment Grader application to Azure Container Registry (ACR). The application is a containerized service that automatically grades student coding assignments and provides feedback. You’ve updated the application code to improve grading accuracy and fix several bugs, and you have a Dockerfile ready that defines how to build the new container image. The image needs to be made available in ACR so that it can be deployed to the production Azure Kubernetes Service (AKS) cluster where it will process student submissions. The ACR instance is named mdftpro-acr and is already provisioned in your Azure subscription.

Which actions should you perform in sequence to deploy the new version to ACR?

Choose the correct answer from the options below.

Explanations for each answer:

Learn more about Push and Pull Images:
ACR Docker CLI Guide
Next Question
Discuss this question on social media: