Courseiva
Containerized AI WorkloadsmediumMultiple ChoiceObjective-mapped

AI-200 Containerized AI Workloads Practice Question

You are configuring continuous deployment for an AI model container using Azure DevOps and Azure Container Registry (ACR). You need to ensure that when a new container image is pushed to ACR, an event triggers an automated webhook that notifies an Azure Function to run post-deployment validation tests. Which event type should you subscribe to in the ACR webhook configuration?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

imagePush

The 'imagePush' event type triggers the webhook whenever a new image manifest is successfully pushed to the container registry.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • artifactDelete

    Why it's wrong here

    artifactDelete triggers when an image or chart is deleted from the registry.

  • chartPush

    Why it's wrong here

    chartPush is used for Helm charts stored in the registry, not container images.

  • imagePush

    Why this is correct

    imagePush triggers the webhook notification specifically when a container image is pushed to ACR.

  • quarantineStatusChange

    Why it's wrong here

    quarantineStatusChange triggers when the security scan quarantine status of an artifact changes.

About these practice questions

One of 503 original AI-200 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Microsoft exam blueprint

This AI-200 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-200 exam.