Microsoft
AZ-305 · Question #412
You have an Azure subscription that contains an Azure DevOps pipeline and an Azure Repos repository. The pipeline performs the following actions: - Builds a custom container image by using a base imag
Sign in or unlock AZ-305 to reveal the answer and full explanation for question #412. The question stem and answer options stay visible for context.
Submitted by jian89· Mar 6, 2026Design infrastructure solutions
Question
You have an Azure subscription that contains an Azure DevOps pipeline and an Azure Repos repository. The pipeline performs the following actions: - Builds a custom container image by using a base image stored in a public Docker Hub repository - Stores the custom container image in Azure Container Registry - Deploys the custom container image to Azure Container Apps The pipeline is triggered by commits to the Azure Repos repository. You need to ensure that when the base image in Docker Hub is updated, the custom image in Azure Container Registry is updated automatically. The solution must minimize administrative effort. What should you include in the solution?
Options
- AACR Tasks
- Ban Azure Automation runbook
- Can Azure function hosted in Container Apps
- Dan Azure DevOps pipeline task
Unlock AZ-305 to see the answer
You've previewed enough free AZ-305 questions. Unlock AZ-305 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ACR Tasks#Azure Container Registry#container image automation#Docker Hub base image